Addon for queueing videos to MeTube instance.
- Install from Firefox Addons
Before use you should configure MeTube instance url in addon preferencesabout:addons
.
-
MeTube Instance URL: URL of your MeTube instance (e.g.,
https://metube.example.com
).
Default:""
(empty string) -
Default Quality: The quality setting for downloads.
Default:best
-
Default Format: The format for downloads.
Default:any
-
Default Folder: The folder where downloaded files will be saved.
Default:""
(empty string) -
Custom Name Prefix: A prefix that will be added to the names of downloaded files.
Default:""
(empty string) -
Open in New Tab: Option to open the MeTube instance in a new tab after adding to the queue.
Default:false
-
Show Context Menu: Displays a context menu on supported sites (e.g., YouTube, Vimeo).
Default:false
-
Auto Start: Automatically starts the download when the file is ready.
Default:true
-
One-Click Mode: Sends the current page to the MeTube instance with one click.
Default:false
-
Send Custom Headers: Enables the inclusion of custom headers when queueing to the MeTube instance.
Default:false
-
Custom Headers: Specify the custom header name and value for authentication or other purposes.
Default:[]
(empty array)
- keyboard shortcuts
- new tab in popup with download history
- option to customize the list of sites where the context menu will appear
- enhance the user interface for settings (maybe in separate tab)
- upgrade to Manifest V3
- Github Actions for creating releases (maybe publish to Mozilla too?)
Thanks to the following contributors for their work on this project:
If you would like to contribute, please create an issue or make a pull request.