Isla Nevada
¡Activa automáticamente el flash player de Isla Nevada!
What is Isla Nevada?
Isla Nevada is a Chrome extension developed by Isla Nevada, and its main feature is "¡Activa automáticamente el flash player de Isla Nevada!".
Extension Screenshots
Download Isla Nevada Extension CRX File
Download Isla Nevada 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 hacemos todo el trabajo por ti, para que tengas una mejor experiencia de juego.
Extension Basic Information
Name | |
ID | fcbnkacognlmpfchonebedbhjpajaaci |
Official URL | https://chromewebstore.google.com/detail/isla-nevada/fcbnkacognlmpfchonebedbhjpajaaci |
Description | ¡Activa automáticamente el flash player de Isla Nevada! |
File Size | 19.1 KB |
Installation Count | 105 |
Current Version | 1.5 |
Last Updated | 2020-08-28 |
Publish Date | 2020-08-05 |
Developer | Isla Nevada |
[email protected] | |
Payment Type | free |
Extension Website | https://islanevada.me |
Supported Languages | es-419 |
manifest.json | |
{ "background": { "persistent": false, "scripts": [ "background.js" ] }, "browser_action": { "default_icon": { "32": "barra_in32.png" } }, "description": "\u00a1Activa autom\u00e1ticamente el flash player de Isla Nevada!", "icons": { "128": "in128.png", "32": "in32.png", "48": "in48.png" }, "manifest_version": 2, "name": "Isla Nevada", "permissions": [ "contentSettings" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.5" } |