Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
MeTubeDownloader 预览

MeTubeDownloader 作者: Daniel Barros

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

0(0 条评价)0(0 条评价)
1 个用户1 个用户
下载 Firefox 并安装扩展
下载文件

扩展元数据

屏幕截图
关于此扩展
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.
开发者留言
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.
评分 0(1 位用户)
登录以评价此扩展
目前尚无评分

已保存星级评分

5
0
4
0
3
0
2
0
1
0
尚无评价
权限与数据

必要权限:

  • 获取浏览器标签页

可选权限:

  • 访问您在所有网站的数据

收集的数据:

  • 开发者称此扩展无需收集数据。
详细了解
更多信息
附加组件链接
  • 主页
  • 复制附加组件 ID
版本
2.1.0
大小
13.8 KB
上次更新
1 个月前 (2026年6月20日)
相关分类
  • 下载管理
  • 照片、音乐和视频
  • 标签页
许可证
Apache 许可证 2.0
版本历史
  • 查看所有版本
标签
  • download
  • video downloader
  • youtube
添加到收藏集
举报此附加组件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

下载

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

最新版本

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

社区

  • Connect
  • Contribute
  • Developer

关注

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。