Bingo Tunes Extension
You can Run your Bingo Tunes without any Permission hassle
Wat is Bingo Tunes Extension?
Bingo Tunes Extension is een Chrome-extensie ontwikkeld door admin, en de belangrijkste functie is "You can Run your Bingo Tunes without any Permission hassle".
Extensie Screenshots
Download het CRX-bestand van de extensie Bingo Tunes Extension
Download Bingo Tunes Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Now you can Play Bingo Tunes without any Hassle. Install this Extension and give one time permission for Flash consent to avoid permission confirmation each time when tried to load the game on google chrome. Your consent to Flash will not be shared with any other parties. Use of this extension is subject to our Terms of Service
Basisinformatie over de Extensie
Naam | Bingo Tunes Extension |
ID | blmafgbdhcehmbnnfeiapfcfgphnbabn |
Officiële URL | https://chromewebstore.google.com/detail/bingo-tunes-extension/blmafgbdhcehmbnnfeiapfcfgphnbabn |
Beschrijving | You can Run your Bingo Tunes without any Permission hassle |
Bestandsgrootte | 17.22 KB |
Aantal Installaties | 17 |
Huidige Versie | 0.1.0 |
Laatst Bijgewerkt | 2018-11-08 |
Publicatiedatum | 2018-11-08 |
Ontwikkelaar | admin |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://b1.gamejamstudio.com/apps/beats/pp.php |
Ondersteunde Talen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Bingo Tunes Extension", "description": "You can Run your Bingo Tunes without any Permission hassle", "icons": { "128": "toolbar_icon.png" }, "permissions": [ "contentSettings" ], "browser_action": { "default_icon": "toolbar_icon.png", "default_popup": "default.html" }, "background": { "scripts": [ "flashAllow.js" ], "persistent": true }, "version": "0.1.0", "manifest_version": 2 } |