Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of MeTubeDownloader

MeTubeDownloader by Daniel Barros

Firefox extension that sends the current YouTube video URL to a user-configured MeTube server using the MeTube API.

0 (0 reviews)0 (0 reviews)
Download Firefox and get the extension
Download file

Extension Metadata

Screenshots
About this extension
MeTube Downloader

MeTube Downloader is a Firefox extension that integrates YouTube with a self-hosted MeTube instance.

The extension allows users to send the currently opened YouTube video directly to MeTube without manually copying and pasting the URL into the MeTube web interface.

Features
  • Detects YouTube video pages automatically.
  • Enables the extension button only on supported YouTube URLs.
  • Sends the current video URL directly to the MeTube API.
  • Supports configurable server address, video quality and format.
  • Displays visual feedback indicating whether the request was successfully accepted by MeTube.
  • Works with self-hosted MeTube installations running on a local network or private infrastructure.

How It Works

When a YouTube video page is open, the extension button becomes available.

Clicking the button will:
  1. Capture the current YouTube video URL.
  2. Send a POST request to the configured MeTube server.
  3. Add the video to the MeTube download queue.
  4. Display a status badge indicating success or failure.

Example request:

{
"url": "https://www.youtube.com/watch?v=VIDEO_ID",
"quality": "best",
"format": "mp4"
}


Configuration

The extension provides a settings page where users can configure:
  • MeTube server address
  • Badge timeout
  • Preferred video quality
  • Preferred output format

Example server address:

https://metube.local:8081


or

https://192.168.1.100:8081


Requirements
  • Mozilla Firefox
  • A running MeTube instance
  • Network access between Firefox and the MeTube server
  • HTTPS-enabled MeTube server (recommended)

Privacy

This extension only reads the URL of the currently active YouTube tab when the user clicks the extension button.

The captured URL is sent exclusively to the MeTube server configured by the user.

No analytics, tracking, telemetry, advertising, or third-party data collection is performed by this extension.
Developer comments
This extension was originally developed as a learning project to explore Firefox WebExtension development and browser-to-service integrations.

At the same time, it solves a practical problem in my personal homelab environment by simplifying the process of sending YouTube videos to a self-hosted MeTube instance. Instead of manually copying and pasting video URLs into the MeTube web interface, users can add videos to the download queue with a single click.

The extension only reads the URL of the active YouTube tab when the user explicitly clicks the extension button. The URL is then sent to the MeTube server configured by the user. No analytics, telemetry, tracking, or third-party data collection is performed.
Rated 0 by 0 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and data

Required permissions:

  • Access browser tabs

Optional permissions:

  • Access your data for all websites

Data collection:

  • The developer says this extension doesn't require data collection.
Learn more
More information
Add-on Links
  • Homepage
  • Copy add-on ID
Version
2.1.0
Size
13.8 KB
Last updated
5 days ago (Jun 20, 2026)
Related Categories
  • Download Management
  • Photos, Music & Videos
  • Tabs
License
Apache License 2.0
Version History
  • See all versions
Tags
  • download
  • video downloader
  • youtube
Add to collection
Report this add-on
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.