Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 hours 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 (2 months ago)
- Last Synced: 2025-02-01T05:12:42.939Z (7 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: 545
- Watchers: 11
- Forks: 52
- Open Issues: 6
-
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
======![license](https://raster.shields.io/badge/license-MIT%20with%20restrictions-green.png)
[![Mozilla Add-on](https://img.shields.io/amo/v/[email protected])](https://addons.mozilla.org/en-US/firefox/addon/ff2mpv/)
[![Chrome Web Store](https://img.shields.io/chrome-web-store/v/ephjcajbkgplkjmelpglennepbpmdpjg)](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.