https://github.com/woodruffw/ff2mpv
A Firefox/Chrome add-on for playing URLs in mpv.
https://github.com/woodruffw/ff2mpv
addon browser-extension chrome-extension firefox-extension hacktoberfest mpv webextension
Last synced: 3 days ago
JSON representation
A Firefox/Chrome add-on for playing URLs in mpv.
- Host: GitHub
- URL: https://github.com/woodruffw/ff2mpv
- Owner: woodruffw
- License: other
- Created: 2017-09-30T05:44:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-03T20:55:03.000Z (5 months ago)
- Last Synced: 2025-03-31T14:07:55.557Z (17 days ago)
- Topics: addon, browser-extension, chrome-extension, firefox-extension, hacktoberfest, mpv, webextension
- Language: PowerShell
- Homepage: https://addons.mozilla.org/en-US/firefox/addon/ff2mpv/
- Size: 378 KB
- Stars: 558
- Watchers: 10
- Forks: 52
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mpv - ff2mpv - A Firefox/Chrome extension for playing URLs in mpv, based on PowerShel/Shell/Python/JavaScript. (Other)
README
ff2mpv
======
[](https://addons.mozilla.org/en-US/firefox/addon/ff2mpv/)
[](https://chrome.google.com/webstore/detail/ff2mpv/ephjcajbkgplkjmelpglennepbpmdpjg)This is a browser extension for playing URLs in MPV. It works on Firefox, Chrome and other Firefox or Chromium-based browsers.
Clicking the little icon in your toolbar will make MPV attempt to play the current URL.
If you want to play a specific URL on a page, right click it and click the "Play in MPV"
context button.## Usage
**IMPORTANT**: If you update the addon in your browser, **make sure to update the native host as
well**!First, install the addon from [AMO](https://addons.mozilla.org/en-US/firefox/addon/ff2mpv/)
or from the [Chrome Web Store](https://chrome.google.com/webstore/detail/ff2mpv/ephjcajbkgplkjmelpglennepbpmdpjg).Then, follow your system's installation directions on the Wiki:
Linux: https://github.com/woodruffw/ff2mpv/wiki/Installation-on-Linux
macOS: https://github.com/woodruffw/ff2mpv/wiki/Installation-on-macOS
Windows: https://github.com/woodruffw/ff2mpv/wiki/Installation-on-Windows
The following community-maintained native clients are also available:
* [Rust](https://github.com/ryze312/ff2mpv-rust)
* [Go](https://git.clsr.net/util/ff2mpv-go/)## License
The source code in this repository is licensed under a *modified* MIT License.
The icons in this repository are licensed by the MPV team under GNU LGPL, version 2.1.