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
公式URL 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
Eメール [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"
    }
}