Browser Player
One controller for your internet video and music
What is Browser Player?
Browser Player is a Chrome extension developed by http://bfred.it, and its main feature is "One controller for your internet video and music".
Download Browser Player Extension CRX File
Download Browser Player extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Control all your internet videos and music from a button. Prevent overlapping music and video: this will only play one at a time.
Extension Basic Information
Name | |
ID | gngdbjfdljhcameljcapolcpijlefhib |
Official URL | https://chrome.google.com/webstore/detail/browser-player/gngdbjfdljhcameljcapolcpijlefhib |
Description | One controller for your internet video and music |
File Size | 42.44 KB |
Installation Count | 143 |
Current Version | 0.6.1 |
Last Updated | 2015-06-24 |
Publish Date | 2015-06-24 |
Rating | 5.00/5 Total 3 Ratings |
Developer | http://bfred.it |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/bfred-it/browser-player |
Help Page URL | https://github.com/bfred-it/browser-player/issues |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Browser Player", "description": "One controller for your internet video and music", "version": "0.6.1", "background": { "scripts": [ "functions.js", "init.js", "main.js", "controller.js", "button.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |