JabbuxNET Adobe Flash Player Automático
Activa automáticamente el flash player de tu navegador cada vez que entres al hotel.
What is JabbuxNET Adobe Flash Player Automático?
JabbuxNET 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 JabbuxNET Adobe Flash Player Automático Extension CRX File
Download JabbuxNET 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
Activar Flash sin necedidad que te pida que lo actives, JabbuxNET
Extension Basic Information
Name | |
ID | hakbcpffiogjicmmhankfmncbhkmmfop |
Official URL | https://chrome.google.com/webstore/detail/jabbuxnet-adobe-flash-pla/hakbcpffiogjicmmhankfmncbhkmmfop |
Description | Activa automáticamente el flash player de tu navegador cada vez que entres al hotel. |
File Size | 33.34 KB |
Installation Count | 258 |
Current Version | 1.0.2 |
Last Updated | 2020-09-20 |
Publish Date | 2020-09-13 |
Rating | 4.33/5 Total 3 Ratings |
Developer | jabbuxprincipal |
[email protected] | |
Payment Type | free |
Extension Website | https://www.jabbux.net/ |
Supported Languages | es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "JabbuxNET 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" } } |