Aventure Pingouin

Autoriser Aventure Pingouin d'exécuter automatiquement Flash Player.

什么是Aventure Pingouin?

Aventure Pingouin是由https://aventurepingouin.com开发的Chrome扩展程序,该扩展的主要功能是“Autoriser Aventure Pingouin d'exécuter automatiquement Flash Player.”。

扩展截图

screenshot

下载Aventure Pingouin扩展crx文件

下载Aventure Pingouin扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Aventure Pingouin Aventure Pingouin
ID liamdifbopneimbbpiabnbodkpgcdaic
官方URL https://chromewebstore.google.com/detail/aventure-pingouin/liamdifbopneimbbpiabnbodkpgcdaic
简介 Autoriser Aventure Pingouin d'exécuter automatiquement Flash Player.
文件大小 1.53 MB
安装次数 453
当前版本 0.2
更新时间 2020-03-26
上架时间 2020-03-26
评分 5.00/5 共3次评分
开发者 https://aventurepingouin.com
付费类型 free
支持的语言 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
    }
}