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…

什麼是Space Hotel - Flash automatisch accepteren?

Space Hotel - Flash automatisch accepteren是由https://spacehotel.co開發的Chrome擴展程式,該擴展的主要功能是“De nieuwe versie van Google Chrome vereist dat gebruikers Flash Player handmatig moeten activeren. Om Space te kunnen spelen, zul…”。

擴展截圖

screenshot

下載Space Hotel - Flash automatisch accepteren擴展crx文件

下載Space Hotel - Flash automatisch accepteren擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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. :-)                    

擴展基本資訊

名稱 Space Hotel - Flash automatisch accepteren Space Hotel - Flash automatisch accepteren
ID ajkgjcbojadgjfpgngfdlfgmoicladkb
官方網址 https://chromewebstore.google.com/detail/space-hotel-flash-automat/ajkgjcbojadgjfpgngfdlfgmoicladkb
簡介 De nieuwe versie van Google Chrome vereist dat gebruikers Flash Player handmatig moeten activeren. Om Space te kunnen spelen, zul…
檔案大小 33.43 KB
安裝次數 445
目前版本 1.0.4
更新時間 2020-09-01
上架時間 2020-03-01
評分 5.00/5 共 1 次評分
開發者 https://spacehotel.co
電子郵箱 [email protected]
付費類型 free
擴展官網 https://spacehotel.co
說明頁面URL https://help.spacehotel.co
隱私政策頁面URL https://help.spacehotel.co/uservoice/artikels/Ons-Privacybeleid
支援的語言 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"
    }
}