Bingo Tunes Extension
You can Run your Bingo Tunes without any Permission hassle
Bingo Tunes Extensionとは何ですか?
Bingo Tunes Extensionはadminによって開発されたChromeの拡張機能で、その主な機能は「You can Run your Bingo Tunes without any Permission hassle」です。
拡張機能のスクリーンショット
Bingo Tunes Extension拡張機能のCRXファイルをダウンロード
Bingo Tunes Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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
拡張機能の基本情報
名前 | Bingo Tunes Extension |
ID | blmafgbdhcehmbnnfeiapfcfgphnbabn |
公式URL | https://chromewebstore.google.com/detail/bingo-tunes-extension/blmafgbdhcehmbnnfeiapfcfgphnbabn |
説明 | You can Run your Bingo Tunes without any Permission hassle |
ファイルサイズ | 17.22 KB |
インストール数 | 17 |
現在のバージョン | 0.1.0 |
最終更新日 | 2018-11-08 |
公開日 | 2018-11-08 |
開発者 | admin |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://b1.gamejamstudio.com/apps/beats/pp.php |
対応言語 | 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 } |