Componenti aggiuntivi per Firefox
  • Estensioni
  • Temi
    • per Firefox
    • Dizionari e language pack
    • Altri siti
    • Componenti aggiuntivi per Android
Accedi
Anteprima di MeTubeDownloader

MeTubeDownloader di Daniel Barros

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

0 (0 recensioni)0 (0 recensioni)
Scarica Firefox e installa l’estensione
Scarica file

Metadati estensione

Screenshot
Informazioni sull’estensione
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.
Commenti dello sviluppatore
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.
Voto 0 da 0 revisori
Effettua l’accesso per dare un voto a questa estensione
Non ci sono ancora valutazioni

Valutazione in stelle salvata

5
0
4
0
3
0
2
0
1
0
Ancora nessuna recensione
Permessi e dati

Permessi obbligatori:

  • Accedere alle schede

Permessi facoltativi:

  • Accedere ai dati di tutti i siti web

Raccolta dati:

  • Lo sviluppatore dichiara che questa estensione non richiede la raccolta di dati.
Ulteriori informazioni
Ulteriori informazioni
Link componente aggiuntivo
  • Pagina principale
  • Copia ID del componente aggiuntivo
Versione
2.1.0
Dimensione
13,8 kB
Ultimo aggiornamento
5 giorni fa (20 giu 2026)
Categorie correlate
  • Download e gestione dei file
  • Foto, musica e video
  • Schede
Licenza
Apache License 2.0
Cronologia versioni
  • Visualizza tutte le versioni
Etichette
  • download
  • video downloader
  • youtube
Aggiungi alla raccolta
Segnala questo componente aggiuntivo
Vai alla pagina principale del sito Mozilla

Componenti aggiuntivi

  • Informazioni
  • Blog sui componenti aggiuntivi per Firefox
  • Laboratorio estensioni
  • Centro di sviluppo
  • Criteri per sviluppatori
  • Blog della comunità
  • Forum
  • Segnala malfunzionamento
  • Guida per le recensioni

Download

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

Versioni di sviluppo

  • Nightly
  • Beta

Firefox per le aziende

  • Enterprise

Comunità

  • Connect
  • Contribute
  • Developer

Segui

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Informativa sulla privacy
  • Cookie
  • Note legali

Eccetto dove diversamente indicato, i contenuti su questo sito sono distribuiti con licenza Creative Commons Attribuzione Condividi allo stesso modo 3.0 o versioni successive.