红豆

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

Wat is 红豆?

红豆 is een Chrome-extensie ontwikkeld door http://hongdoula.com, en de belangrijkste functie is "智能解锁大陆影视听网站访问障碍和地域限制".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie 红豆

Download 红豆-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

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

Basisinformatie over de Extensie

Naam 红豆 红豆
ID djablhagmfpheajnlpmpanebakihiama
Officiële URL https://chrome.google.com/webstore/detail/%E7%BA%A2%E8%B1%86/djablhagmfpheajnlpmpanebakihiama
Beschrijving 智能解锁大陆影视听网站访问障碍和地域限制
Bestandsgrootte 644 KB
Aantal Installaties 12,587
Huidige Versie 6.1.5
Laatst Bijgewerkt 2020-07-08
Publicatiedatum 2020-07-08
Beoordeling 3.68/5 Totaal 482 Beoordelingen
Ontwikkelaar http://hongdoula.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://hongdoula.com
Ondersteunde Talen 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"
}