Super Club Penguin
Permite que Super Club Penguin se ejecute automáticamente en Adobe Flash Player.
What is Super Club Penguin?
Super Club Penguin is a Chrome extension developed by http://supercpps.com, and its main feature is "Permite que Super Club Penguin se ejecute automáticamente en Adobe Flash Player.".
Extension Screenshots
Download Super Club Penguin Extension CRX File
Download Super Club Penguin 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
Esta extensión permite activar Flash Player automáticamente en la página de jugar de Super Club Penguin. ¡No necesitas hacer nada más! Al usar la extensión no necesitas configurar Google Chrome. ¡Descarga, instala y comienza a disfrutar de la experiencia de Super Club Penguin sin preocupaciones! Juega YA: https://jugar.superclubpenguin.com ----- Esta extensión ha sido posible gracias a Club Penguin Brasil: https://clubpenguinbrasil.pw/
Extension Basic Information
Name | |
ID | gmpjikgdldblcfpoojfaneeogcaomlgp |
Official URL | https://chrome.google.com/webstore/detail/super-club-penguin/gmpjikgdldblcfpoojfaneeogcaomlgp |
Description | Permite que Super Club Penguin se ejecute automáticamente en Adobe Flash Player. |
File Size | 34.53 KB |
Installation Count | 2,000 |
Current Version | 2.0 |
Last Updated | 2019-12-02 |
Publish Date | 2019-12-02 |
Rating | 4.47/5 Total 15 Ratings |
Developer | http://supercpps.com |
[email protected] | |
Payment Type | free |
Extension Website | https://jugar.superclubpenguin.com/ |
Help Page URL | https://superclubpenguin.com/ayuda |
Privacy Policy Page URL | https://supercpps.com/novedades/aviso-legal |
Supported Languages | es-419 |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Super Club Penguin", "manifest_version": 2, "description": "Permite que Super Club Penguin se ejecute autom\u00e1ticamente en Adobe Flash Player.", "version": "2.0", "permissions": [ "contentSettings" ], "background": { "scripts": [ "background.js" ], "persistent": false }, "icons": { "48": "icons\/icon_48.png", "128": "icons\/icon_128.png" } } |