This website requires JavaScript.
Explore
Help
Register
Sign In
colin
/
open-in-mpv
Watch
1
Star
0
Fork
0
You've already forked open-in-mpv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
9fedb03ceb5849cf5967185660d1df22f027fe90
open-in-mpv
/
Chrome
History
Baldomo
98de7307d1
Fixed context menu, reworked and restyled option page, updated Makefile
2020-12-22 19:20:22 +01:00
..
background.html
Updated install-protocol.sh to use xdg-mime, added Chrome extension (courtesy of IINA's extension)
2019-07-04 09:13:03 +02:00
background.js
Fixed context menu, reworked and restyled option page, updated Makefile
2020-12-22 19:20:22 +01:00
common.js
Updated extension to support using any mpv-compatible player and custom flags, simplified javascript, added query_value overload with fallback string
2020-12-19 13:51:53 +01:00
icon16.png
Updated install-protocol.sh to use xdg-mime, added Chrome extension (courtesy of IINA's extension)
2019-07-04 09:13:03 +02:00
icon48.png
Updated install-protocol.sh to use xdg-mime, added Chrome extension (courtesy of IINA's extension)
2019-07-04 09:13:03 +02:00
icon128.png
Updated install-protocol.sh to use xdg-mime, added Chrome extension (courtesy of IINA's extension)
2019-07-04 09:13:03 +02:00
icon.png
Updated install-protocol.sh to use xdg-mime, added Chrome extension (courtesy of IINA's extension)
2019-07-04 09:13:03 +02:00
icon.svg
Updated install-protocol.sh to use xdg-mime, added Chrome extension (courtesy of IINA's extension)
2019-07-04 09:13:03 +02:00
manifest.json
Updated extension to support using any mpv-compatible player and custom flags, simplified javascript, added query_value overload with fallback string
2020-12-19 13:51:53 +01:00
options.css
Fixed context menu, reworked and restyled option page, updated Makefile
2020-12-22 19:20:22 +01:00
options.html
Fixed context menu, reworked and restyled option page, updated Makefile
2020-12-22 19:20:22 +01:00
options.js
Updated extension to support using any mpv-compatible player and custom flags, simplified javascript, added query_value overload with fallback string
2020-12-19 13:51:53 +01:00
popup.html
Finally added enqueue functionality to extension options, fixed flawed selector in options, modified main.cpp so enqueuing when mpv is closed open a new instance
2020-12-12 18:00:19 +01:00
popup.js
Updated extension to support using any mpv-compatible player and custom flags, simplified javascript, added query_value overload with fallback string
2020-12-19 13:51:53 +01:00
README.md
Added query option checking/defaults in main, refactored main.rs, added protocol installation to main
2020-01-24 11:53:30 +01:00
README.md
Open In mpv (Chrome)
This code is a copy of
Chrome_Open_In_IINA