Hekos Flash Enabler

Automatically enable the Adobe Flash plugin for Camelot Community by Mart1n

Hekos Flash Enabler là gì?

Hekos Flash Enabler là một tiện ích mở rộng Chrome được phát triển bởi https://hekos.es, và tính năng chính của nó là "Automatically enable the Adobe Flash plugin for Camelot Community by Mart1n".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Hekos Flash Enabler

Tải xuống các tệp mở rộng Hekos Flash Enabler dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Extensión automática para permitir Flash en tu navegador.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Hekos Flash Enabler Hekos Flash Enabler
ID bknmebgebcohbhbmcknkjbkfheddhjlo
URL Chính Thức https://chromewebstore.google.com/detail/hekos-flash-enabler/bknmebgebcohbhbmcknkjbkfheddhjlo
Mô tả Automatically enable the Adobe Flash plugin for Camelot Community by Mart1n
Kích Thước Tệp 483 KB
Số Lần Cài Đặt 461
Phiên Bản Hiện Tại 1.0.8
Cập Nhật Lần Cuối 2020-04-16
Ngày Phát Hành 2020-04-16
Đánh Giá 4.50/5 Tổng số 8 Đánh Giá
Nhà Phát Triển https://hekos.es
Loại Thanh Toán free
Trang Web Mở Rộng https://hekos.es
URL Trang Trợ Giúp https://hekos.es
Ngôn Ngữ Được Hỗ Trợ es
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon-96x96.png",
        "default_popup": "index.html",
        "default_title": "Hekos Flash Enabler"
    },
    "description": "Automatically enable the Adobe Flash plugin for Camelot Community by Mart1n",
    "homepage_url": "https:\/\/www.hekos.es",
    "icons": {
        "512": "images\/icon-512x512.png",
        "384": "images\/icon-384x384.png",
        "192": "images\/icon-192x192.png",
        "152": "images\/icon-152x152.png",
        "144": "images\/icon-144x144.png",
        "128": "images\/icon-128x128.png",
        "96": "images\/icon-96x96.png",
        "72": "images\/icon-72x72.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "66",
    "name": "Hekos Flash Enabler",
    "permissions": [
        "contentSettings"
    ],
    "short_name": "HekosFlashEnabler",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.8"
}