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
官方網址 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
    }
}