Feature: Mozilla CloudFile aka FileLink for transfer.sh #165

Open
opened 2026-01-19 18:29:15 +00:00 by michael · 2 comments
Owner

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

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
michael added the hacktoberfest label 2026-01-19 18:29:15 +00:00
Author
Owner

@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?

@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?
Author
Owner

@marcelstoer commented on GitHub:

I can see it's pretty trivial to come up with an extension

Yep, I came to the same conclusion even though JavaScript is not my home turf.

How ThunderBird extension are distributed?

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.

Screen Shot 2021-08-19 at 21 38 03
@marcelstoer commented on GitHub: > I can see it's pretty trivial to come up with an extension Yep, I came to the same conclusion even though JavaScript is not my home turf. > How ThunderBird extension are distributed? 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. <img width="837" alt="Screen Shot 2021-08-19 at 21 38 03" src="https://user-images.githubusercontent.com/624195/130133343-c9ce2c4c-d68a-4790-a4ea-a69471ef4a92.png">
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#165