My Browser Vpn

My Browser Vpn

什么是My Browser Vpn?

My Browser Vpn是由https://mybrowservpn.com开发的Chrome扩展程序,该扩展的主要功能是“My Browser Vpn”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载My Browser Vpn扩展crx文件

下载My Browser Vpn扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Free Proxy VPN Tool

My Browser VPN is a free tool that allows you to access any website from any location worldwide using our virtual locations. Easy installation with one click, no registration is needed.

Free Vpn offers you the opportunity to access any digital content, website, video and similar, by using a virtual location unlocking all the content that is not available from your current location. 

My Browser VPN allows you to browse safely by protecting your personal data and not exposing your real IP address to any third party. 

Be Anywhere Anytime with My Browser VPN.

How to use this VPN Extension:

Add Browser Extension with one click
Use Available free VPN proxy location immediately and without login
Add paid subscription in order to use more locations and fast premium servers
Login and start using your Browser VPN                    

扩展基本信息

名称 My Browser Vpn My Browser Vpn
ID ppajinakbfocjfnijggfndbdmjggcmde
官方URL https://chromewebstore.google.com/detail/my-browser-vpn/ppajinakbfocjfnijggfndbdmjggcmde
简介 My Browser Vpn
文件大小 9.71 MB
安装次数 4,834
当前版本 2.8.5
更新时间 2021-10-02
上架时间 2020-07-05
评分 3.00/5 共14次评分
开发者 https://mybrowservpn.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://mybrowservpn.com/premium
帮助页面URL https://mybrowservpn.com/contact
隐私政策页面URL https://mybrowservpn.com/privacy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "My Browser Vpn",
    "description": "My Browser Vpn",
    "version": "2.8.5",
    "manifest_version": 2,
    "browser_action": {
        "default_title": "My Browser Vpn",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icons\/on16.png",
        "48": "icons\/on48.png",
        "128": "icons\/on128.png",
        "256": "icons\/on256.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "permissions": [
        "proxy",
        "storage",
        "webRequest",
        "webRequestBlocking",
        "",
        "background",
        "tabs"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/mybrowservpn.com\/*"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAx0roE47xh\/QsaEGaeI75gsUnShJofR7UL3RHGmh3VYK7WUPe16Ke13X06SNA8u03wWJLTF2Se8y+TV4Joqo2QgFUjvztySLB1SYPu\/Zr6yrEDmtSRNUp33W98vW0sWMtXHdJGMyzYMlK2eVVULmavd3nkcTZouzmsLJWlu3SSXUrtqd4JV6OEuPxMNpeX4S6s2CJNMC2EHdqUK+mVkVsdGgO4CJi0oe+MdCy8fUcaz\/bWWFp35wpW0\/rxhSLsEzI846jRvICUrvMGibdhUMj+fZ9uB49bdzysG8iBobFKJHNaWq0O+WFsH\/OATI\/FkBI5HtMRU4PLEyy03YCQMxSdQIDAQAB",
    "web_accessible_resources": [
        "chrome-extension:\/\/*"
    ],
    "content_security_policy": "script-src 'self' https:\/\/cdn.paddle.com https:\/\/fonts.googleapis.com https:\/\/cdnjs.cloudflare.com https:\/\/maxcdn.bootstrapcdn.com https:\/\/code.ionicframework.com https:\/\/afeld.github.io 'unsafe-eval'; object-src 'self'"
}