Atlanta Flash Enabler
Automatically enable the Adobe Flash plugin for Atlanta Community
什么是Atlanta Flash Enabler?
Atlanta Flash Enabler是由Atlanta开发的Chrome扩展程序,该扩展的主要功能是“Automatically enable the Adobe Flash plugin for Atlanta Community”。
扩展截图
下载Atlanta Flash Enabler扩展crx文件
下载Atlanta Flash Enabler扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        Esta extensión configurará automáticamente los permisos de Flash para 'permitir' para los sitios Atlanta Community                     扩展基本信息
| 名称 |   |  
| ID | mhnpkmeebbfbkfngldjjcfihmpimibjd | 
| 官方URL | https://chromewebstore.google.com/detail/atlanta-flash-enabler/mhnpkmeebbfbkfngldjjcfihmpimibjd | 
| 简介 | Automatically enable the Adobe Flash plugin for Atlanta Community | 
| 文件大小 | 28.33 KB | 
| 安装次数 | 9,173 | 
| 当前版本 | 1.3.1 | 
| 更新时间 | 2020-02-17 | 
| 上架时间 | 2020-02-17 | 
| 评分 | 3.50/5 共4次评分 | 
| 开发者 | Atlanta | 
| 付费类型 | free | 
| 支持的语言 | es-419 | 
| manifest.json | |
 {
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon-196.png",
        "default_popup": "index.html",
        "default_title": "Atlanta Flash Enabler"
    },
    "description": "Automatically enable the Adobe Flash plugin for Atlanta Community",
    "homepage_url": "https:\/\/haddoz.net",
    "icons": {
        "128": "images\/icon-128.png",
        "16": "images\/icon-16.png",
        "196": "images\/icon-196.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "69",
    "name": "Atlanta Flash Enabler",
    "permissions": [
        "contentSettings"
    ],
    "short_name": "AtlantaFlashEnabler",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.3.1"
}  |  |