mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-03 06:03:25 +00:00
Feature: Mozilla CloudFile aka FileLink for transfer.sh #165
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @marcelstoer on GitHub.
I was wondering if there is any interest in building a ThunderBird FileLink extension for transfer.sh.
Developer API https://webextension-api.thunderbird.net/en/78/cloudFile.html
@paolafrancesca commented on GitHub:
hi @marcelstoer , I can see it's pretty trivial to come up with an extension (https://github.com/thundernest/sample-extensions/tree/master/dropbox), at least form the coding point of view.
How ThunderBird extension are distributed?
@stefanbenten do you think that if we write one we should set https://transfer.sh as default server?
@marcelstoer commented on GitHub:
Yep, I came to the same conclusion even though JavaScript is not my home turf.
You publish it as a regular TB extension and tag it with
filelink. At https://addons.thunderbird.net/en-US/thunderbird/tag/filelink you then get to see all available FileLink add-ons.In the TB settings users get to choose and configure their installed FileLink providers.