Unblock iQIYI - Free and unlimited

Unblock iQIYI, forever free.

Qu'est-ce que Unblock iQIYI - Free and unlimited ?

Unblock iQIYI - Free and unlimited est une extension Chrome développée par https://getqingzhou.com, et sa fonction principale est "Unblock iQIYI, forever free.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Unblock iQIYI - Free and unlimited

Téléchargez les fichiers d'extension Unblock iQIYI - Free and unlimited au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Unblock iQIYI, watch iQIYI, forever free.帮助海外华人解除爱奇艺访问限制。
爱奇艺视频无法观看?有地区限制?速度很慢?

Unblock iQIYI 可以一键帮助海外用户解决爱奇艺视频无法观看问题,加速爱奇艺视频资源。使用非常简单方便,无需任何配置,上手即用,永久免费,海外剧迷的福音。

Unblock iQIYI 是由 轻舟 提供的完全免费的精简服务,旨在帮助海外爱奇艺用户无法观看爱奇艺视频的问题,如果需要解锁 Bilibili、Youku 等,需要安装 轻舟 全功能版本。

【本插件服务器和技术由 轻舟 提供】                    

Informations de Base sur l'Extension

Nom Unblock iQIYI - Free and unlimited Unblock iQIYI - Free and unlimited
ID hmlhdgjmjlkeffphmlpfbbhmnlmdcnha
URL Officiel https://chromewebstore.google.com/detail/unblock-iqiyi-free-and-un/hmlhdgjmjlkeffphmlpfbbhmnlmdcnha
Description Unblock iQIYI, forever free.
Taille du Fichier 133 KB
Nombre d'Installations 10,000
Version Actuelle 1.1.1
Dernière Mise à Jour 2020-08-27
Date de Publication 2020-03-28
Évaluation 3.18/5 Total 11 Évaluations
Développeur https://getqingzhou.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://getqingzhou.com
URL de la Page d'Aide https://getqingzhou.com
URL de la Page de Politique de Confidentialité https://getqingzhou.com/privacy.html
Langues Prises en Charge en-US,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "version": "1.1.1",
    "description": "__MSG_extDescription__",
    "permissions": [
        "proxy",
        "http:\/\/*\/*",
        "storage"
    ],
    "default_locale": "en_US",
    "background": {
        "scripts": [
            ".\/static\/js\/background.js",
            ".\/static\/js\/jquery.min.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": ".\/static\/image\/icon.png",
        "default_title": "__MSG_extName__",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": ".\/static\/image\/icon.png",
        "32": ".\/static\/image\/icon.png",
        "48": ".\/static\/image\/icon.png",
        "128": ".\/static\/image\/icon.png"
    },
    "manifest_version": 2
}