UnProxy Video

为海外华人同胞解除优酷、土豆、爱奇艺、腾讯视频、哔哩哔哩等网站的访问限制(大陆用户无需安装此扩展)

Qu'est-ce que UnProxy Video ?

UnProxy Video est une extension Chrome développée par 18379654, et sa fonction principale est "为海外华人同胞解除优酷、土豆、爱奇艺、腾讯视频、哔哩哔哩等网站的访问限制(大陆用户无需安装此扩展)".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension UnProxy Video

Téléchargez les fichiers d'extension UnProxy Video 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

                        为海外华人同胞解除优酷、土豆、爱奇艺、腾讯视频、哔哩哔哩等网站的访问限制(大陆用户无需安装此扩展)                    

Informations de Base sur l'Extension

Nom UnProxy Video UnProxy Video
ID abmbelefjdaflbefadcpdmhpofhbblli
URL Officiel https://chromewebstore.google.com/detail/unproxy-video/abmbelefjdaflbefadcpdmhpofhbblli
Description 为海外华人同胞解除优酷、土豆、爱奇艺、腾讯视频、哔哩哔哩等网站的访问限制(大陆用户无需安装此扩展)
Taille du Fichier 877 KB
Nombre d'Installations 22
Version Actuelle 0.1.1
Dernière Mise à Jour 2020-08-31
Date de Publication 2020-08-29
Développeur 18379654
Email [email protected]
Type de Paiement free
Langues Prises en Charge zh-CN
manifest.json
{
    "manifest_version": 2,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "UnProxy Video",
    "version": "0.1.1",
    "description": "",
    "browser_action": {
        "default_icon": "images\/logo1.png",
        "default_title": "UnProxy Video",
        "default_popup": "html\/popup.html"
    },
    "background": {
        "scripts": [
            "scripts\/jquery-1.11.3.min.js",
            "scripts\/background.js"
        ]
    },
    "icons": {
        "128": "images\/logo1.png",
        "16": "images\/logo1.png",
        "32": "images\/logo1.png",
        "48": "images\/logo1.png"
    },
    "permissions": [
        "notifications",
        "webRequest",
        "webRequestBlocking",
        "storage",
        "proxy",
        "tabs",
        ""
    ]
}