Aventure Pingouin
Autoriser Aventure Pingouin d'exécuter automatiquement Flash Player.
What is Aventure Pingouin?
Aventure Pingouin is a Chrome extension developed by https://aventurepingouin.com, and its main feature is "Autoriser Aventure Pingouin d'exécuter automatiquement Flash Player.".
Extension Screenshots
Download Aventure Pingouin Extension CRX File
Download Aventure Pingouin 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
Autoriser Aventure Pingouin d'exécuter automatiquement Flash Player. Permet d'exécuter automatiquement le module Flash Player sur le site d'Aventure Pingouin. Autorise Aventure Pingouin à activer automatiquement Flash sur son site web par défaut.
Extension Basic Information
Name | |
ID | liamdifbopneimbbpiabnbodkpgcdaic |
Official URL | https://chromewebstore.google.com/detail/aventure-pingouin/liamdifbopneimbbpiabnbodkpgcdaic |
Description | Autoriser Aventure Pingouin d'exécuter automatiquement Flash Player. |
File Size | 1.53 MB |
Installation Count | 453 |
Current Version | 0.2 |
Last Updated | 2020-03-26 |
Publish Date | 2020-03-26 |
Rating | 5.00/5 Total 3 Ratings |
Developer | https://aventurepingouin.com |
Payment Type | free |
Supported Languages | fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Aventure Pingouin", "description": "Autoriser Aventure Pingouin d'ex\u00e9cuter automatiquement Flash Player.", "version": "0.2", "permissions": [ "http:\/\/aventurepingouin.com\/*", "https:\/\/aventurepingouin.com\/*", "contentSettings" ], "browser_action": { "default_icon": "img\/icon.png" }, "icons": { "128": "img\/icon_128.png" }, "background": { "scripts": [ "background.js" ], "persistent": false } } |