红豆

智能解锁大陆影视听网站访问障碍和地域限制

Apa itu 红豆?

红豆 adalah ekstensi Chrome yang dikembangkan oleh http://hongdoula.com, dan fitur utamanya adalah "智能解锁大陆影视听网站访问障碍和地域限制".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi 红豆

Unduh file ekstensi 红豆 dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        解锁youku、bilibili、iqiyi等大陆影音网站的地域限制,已支持国内所有主流的影音网站和APP,开箱即用,无需配置。
另外贴心提供的『应急加速模式』可以解决绝大多数的播放卡顿的问题,也可以支持范围之外的所有大陆网站。

❤  红豆已支持手机和桌面App解锁,打开插件菜单,进入『使用方法』即可(需要在体验期或者已开通手机版)                    

Informasi Dasar Ekstensi

Nama 红豆 红豆
ID djablhagmfpheajnlpmpanebakihiama
URL Resmi https://chrome.google.com/webstore/detail/%E7%BA%A2%E8%B1%86/djablhagmfpheajnlpmpanebakihiama
Deskripsi 智能解锁大陆影视听网站访问障碍和地域限制
Ukuran File 644 KB
Jumlah Instalasi 12,587
Versi Saat Ini 6.1.5
Terakhir Diperbarui 2020-07-08
Tanggal Publikasi 2020-07-08
Penilaian 3.68/5 Total 482 Penilaian
Pengembang http://hongdoula.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://hongdoula.com
Bahasa yang Didukung zh-CN
manifest.json
{
    "version": "6.1.5",
    "background": {
        "page": "app\/pages\/background.html"
    },
    "browser_action": {
        "default_icon": {
            "19": "app\/img\/icons\/hongdou-normal-19.png",
            "38": "app\/img\/icons\/hongdou-normal-38.png"
        },
        "default_popup": "app\/pages\/popup.html",
        "default_title": "\u7ea2\u8c46"
    },
    "description": "\u667a\u80fd\u89e3\u9501\u5927\u9646\u5f71\u89c6\u542c\u7f51\u7ad9\u8bbf\u95ee\u969c\u788d\u548c\u5730\u57df\u9650\u5236",
    "icons": {
        "128": "app\/img\/logo.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "25.0",
    "name": "\u7ea2\u8c46",
    "permissions": [
        "proxy",
        "webRequest",
        "webRequestBlocking",
        "management",
        "notifications",
        "tabs",
        "activeTab",
        "cookies",
        "",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' http:\/\/localhost:* https:\/\/ssl.google-analytics.com https:\/\/*.lncld.net https:\/\/cdn.mxpnl.com; object-src 'self';",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}