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…
Cos'è Space Hotel - Flash automatisch accepteren?
Space Hotel - Flash automatisch accepteren è un'estensione di Chrome sviluppata da https://spacehotel.co, e la sua funzione principale è "De nieuwe versie van Google Chrome vereist dat gebruikers Flash Player handmatig moeten activeren. Om Space te kunnen spelen, zul…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Space Hotel - Flash automatisch accepteren
Scarica i file di estensione Space Hotel - Flash automatisch accepteren in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. :-)
Informazioni di Base sull'Estensione
Nome | Space Hotel - Flash automatisch accepteren |
ID | ajkgjcbojadgjfpgngfdlfgmoicladkb |
URL Ufficiale | https://chromewebstore.google.com/detail/space-hotel-flash-automat/ajkgjcbojadgjfpgngfdlfgmoicladkb |
Descrizione | De nieuwe versie van Google Chrome vereist dat gebruikers Flash Player handmatig moeten activeren. Om Space te kunnen spelen, zul… |
Dimensione del File | 33.43 KB |
Conteggio Installazioni | 445 |
Versione Corrente | 1.0.4 |
Ultimo Aggiornamento | 2020-09-01 |
Data di Pubblicazione | 2020-03-01 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | https://spacehotel.co |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://spacehotel.co |
URL della Pagina di Aiuto | https://help.spacehotel.co |
URL della Pagina della Politica sulla Privacy | https://help.spacehotel.co/uservoice/artikels/Ons-Privacybeleid |
Lingue Supportate | 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" } } |