Space Hotel - Flash automatisch accepteren

De nieuwe versie van Google Chrome vereist dat gebruikers Flash Player handmatig moeten activeren. Om Space te kunnen spelen, zul…

What is Space Hotel - Flash automatisch accepteren?

Space Hotel - Flash automatisch accepteren is a Chrome extension developed by https://spacehotel.co, and its main feature is "De nieuwe versie van Google Chrome vereist dat gebruikers Flash Player handmatig moeten activeren. Om Space te kunnen spelen, zul…".

Extension Screenshots

screenshot

Download Space Hotel - Flash automatisch accepteren Extension CRX File

Download Space Hotel - Flash automatisch accepteren 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

                        De nieuwe versie van Google Chrome vereist dat gebruikers Flash Player handmatig moeten activeren. Om Space te kunnen spelen, zul je dit MOETEN ACTIVEREN! Dankzij deze extentie  zal je dit niet altijd handmatig moeten doen. Genoeg redenen dus om hem te installeren. :-)                    

Extension Basic Information

Name Space Hotel - Flash automatisch accepteren Space Hotel - Flash automatisch accepteren
ID ajkgjcbojadgjfpgngfdlfgmoicladkb
Official URL https://chromewebstore.google.com/detail/space-hotel-flash-automat/ajkgjcbojadgjfpgngfdlfgmoicladkb
Description De nieuwe versie van Google Chrome vereist dat gebruikers Flash Player handmatig moeten activeren. Om Space te kunnen spelen, zul…
File Size 33.43 KB
Installation Count 445
Current Version 1.0.4
Last Updated 2020-09-01
Publish Date 2020-03-01
Rating 5.00/5 Total 1 Ratings
Developer https://spacehotel.co
Email [email protected]
Payment Type free
Extension Website https://spacehotel.co
Help Page URL https://help.spacehotel.co
Privacy Policy Page URL https://help.spacehotel.co/uservoice/artikels/Ons-Privacybeleid
Supported Languages nl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Space Hotel - Flash automatisch accepteren",
    "version": "1.0.4",
    "description": "",
    "permissions": [
        "contentSettings"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "manifest_version": 2,
    "icons": {
        "512": "images\/icon-512x512.png",
        "384": "images\/icon-384x384.png",
        "192": "images\/icon-192x192.png",
        "152": "images\/icon-152x152.png",
        "144": "images\/icon-144x144.png",
        "128": "images\/icon-128x128.png",
        "96": "images\/icon-96x96.png",
        "72": "images\/icon-72x72.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-96x96.png"
    }
}