HabbWay Adobe Flash Player Automático
Activa automáticamente el flash player de tu navegador cada vez que entres al hotel.
What is HabbWay Adobe Flash Player Automático?
HabbWay Adobe Flash Player Automático is a Chrome extension developed by jabbuxprincipal, and its main feature is "Activa automáticamente el flash player de tu navegador cada vez que entres al hotel.".
Extension Screenshots
Download HabbWay Adobe Flash Player Automático Extension CRX File
Download HabbWay Adobe Flash Player Automático 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
con esta extensión olvídate de activar el flash player cada vez que entres al hotel.
Extension Basic Information
Name | |
ID | akcfoalkapmmokegkencjkelgdkmghjn |
Official URL | https://chrome.google.com/webstore/detail/habbway-adobe-flash-playe/akcfoalkapmmokegkencjkelgdkmghjn |
Description | Activa automáticamente el flash player de tu navegador cada vez que entres al hotel. |
File Size | 33.34 KB |
Installation Count | 66 |
Current Version | 1.0.2 |
Last Updated | 2020-09-20 |
Publish Date | 2020-09-20 |
Developer | jabbuxprincipal |
[email protected] | |
Payment Type | free |
Extension Website | https://www.habbway.com/ |
Supported Languages | es-419 |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "HabbWay Adobe Flash Player Autom\u00e1tico", "version": "1.0.2", "description": "Activa autom\u00e1ticamente el flash player de tu navegador cada vez que entres al hotel.", "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" } } |