Bibbop Flash Enabler

Con esta extensión de google podrás jugar a Bibbop sin preocuparte por activar el Flash

What is Bibbop Flash Enabler?

Bibbop Flash Enabler is a Chrome extension developed by samuelsantaa, and its main feature is "Con esta extensión de google podrás jugar a Bibbop sin preocuparte por activar el Flash".

Extension Screenshots

screenshot

Download Bibbop Flash Enabler Extension CRX File

Download Bibbop Flash Enabler 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

                        Activa esta extensión para jugar Bibbop sin activar Flash                    

Extension Basic Information

Name Bibbop Flash Enabler Bibbop Flash Enabler
ID eeonjdaappgjomicolhidpegpamebgjj
Official URL https://chromewebstore.google.com/detail/bibbop-flash-enabler/eeonjdaappgjomicolhidpegpamebgjj
Description Con esta extensión de google podrás jugar a Bibbop sin preocuparte por activar el Flash
File Size 523 KB
Installation Count 35
Current Version 1.1
Last Updated 2020-04-23
Publish Date 2020-04-23
Rating 1.00/5 Total 1 Ratings
Developer samuelsantaa
Email [email protected]
Payment Type free
Supported Languages es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bibbop Flash Enabler",
    "version": "1.1",
    "description": "Con esta extensi\u00f3n de google podr\u00e1s jugar a Bibbop sin preocuparte por activar el Flash",
    "permissions": [
        "contentSettings"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "icons": {
        "128": "\/images\/entericon.png"
    },
    "browser_action": {
        "default_popup": "index.html"
    },
    "manifest_version": 2
}