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…
O que é Space Hotel - Flash automatisch accepteren?
Space Hotel - Flash automatisch accepteren é uma extensão do Chrome desenvolvida por https://spacehotel.co, e sua principal característica é "De nieuwe versie van Google Chrome vereist dat gebruikers Flash Player handmatig moeten activeren. Om Space te kunnen spelen, zul…".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Space Hotel - Flash automatisch accepteren
Baixe arquivos de extensão Space Hotel - Flash automatisch accepteren no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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. :-)
Informações Básicas da Extensão
Nome | Space Hotel - Flash automatisch accepteren |
ID | ajkgjcbojadgjfpgngfdlfgmoicladkb |
URL Oficial | https://chromewebstore.google.com/detail/space-hotel-flash-automat/ajkgjcbojadgjfpgngfdlfgmoicladkb |
Descrição | De nieuwe versie van Google Chrome vereist dat gebruikers Flash Player handmatig moeten activeren. Om Space te kunnen spelen, zul… |
Tamanho do Arquivo | 33.43 KB |
Contagem de Instalações | 445 |
Versão Atual | 1.0.4 |
Última Atualização | 2020-09-01 |
Data de Publicação | 2020-03-01 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | https://spacehotel.co |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://spacehotel.co |
URL da Página de Ajuda | https://help.spacehotel.co |
URL da Página de Política de Privacidade | https://help.spacehotel.co/uservoice/artikels/Ons-Privacybeleid |
Idiomas Suportados | 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" } } |