UnProxy Video

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

What is UnProxy Video?

UnProxy Video is a Chrome extension developed by 18379654, and its main feature is "为海外华人同胞解除优酷、土豆、爱奇艺、腾讯视频、哔哩哔哩等网站的访问限制(大陆用户无需安装此扩展)".

Extension Screenshots

screenshot
screenshot

Download UnProxy Video Extension CRX File

Download UnProxy Video extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name UnProxy Video UnProxy Video
ID abmbelefjdaflbefadcpdmhpofhbblli
Official URL https://chromewebstore.google.com/detail/unproxy-video/abmbelefjdaflbefadcpdmhpofhbblli
Description 为海外华人同胞解除优酷、土豆、爱奇艺、腾讯视频、哔哩哔哩等网站的访问限制(大陆用户无需安装此扩展)
File Size 877 KB
Installation Count 22
Current Version 0.1.1
Last Updated 2020-08-31
Publish Date 2020-08-29
Developer 18379654
Email [email protected]
Payment Type free
Supported Languages 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",
        ""
    ]
}