Browser Player
One controller for your internet video and music
Cos'è Browser Player?
Browser Player è un'estensione di Chrome sviluppata da http://bfred.it, e la sua funzione principale è "One controller for your internet video and music".
Scarica il file CRX dell'estensione Browser Player
Scarica i file di estensione Browser Player in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Control all your internet videos and music from a button. Prevent overlapping music and video: this will only play one at a time.
Informazioni di Base sull'Estensione
Nome | |
ID | gngdbjfdljhcameljcapolcpijlefhib |
URL Ufficiale | https://chrome.google.com/webstore/detail/browser-player/gngdbjfdljhcameljcapolcpijlefhib |
Descrizione | One controller for your internet video and music |
Dimensione del File | 42.44 KB |
Conteggio Installazioni | 143 |
Versione Corrente | 0.6.1 |
Ultimo Aggiornamento | 2015-06-24 |
Data di Pubblicazione | 2015-06-24 |
Valutazione | 5.00/5 Totale 3 Valutazioni |
Sviluppatore | http://bfred.it |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/bfred-it/browser-player |
URL della Pagina di Aiuto | https://github.com/bfred-it/browser-player/issues |
Lingue Supportate | 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": [ " |