Browser VPN - Free Chrome VPN
Browser VPN is a Free VPN for Chrome.
Browser VPN - Free Chrome VPNとは何ですか?
Browser VPN - Free Chrome VPNはhttps://browservpn.netによって開発されたChromeの拡張機能で、その主な機能は「Browser VPN is a Free VPN for Chrome.」です。
拡張機能のスクリーンショット
Browser VPN - Free Chrome VPN拡張機能のCRXファイルをダウンロード
Browser VPN - Free Chrome VPN拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Browser VPN is a browser based free VPN for chrome that allows you to change your location, bypass geo-restrictions and firewalls directly from within your browser. Browser VPN allows you to use a VPN without installing any additional Windows or macOS software. Browser VPN is the easiest way to stay secure and private online. Our VPN networks allows you to hide your true IP address and unblock content online from the moment you connect to our Free VPN servers. Use the easiest-to-use VPN extension. To get started, install the extension from Chrome store or official website absolutely FREE with a single click, choose the location of your choice or pick from the preloaded list of popular websites, and viola. You are good to go.
拡張機能の基本情報
名前 | Browser VPN - Free Chrome VPN |
ID | jdgilggpfmjpbodmhndmhojklgfdlhob |
公式URL | https://chromewebstore.google.com/detail/browser-vpn-free-chrome-v/jdgilggpfmjpbodmhndmhojklgfdlhob |
説明 | Browser VPN is a Free VPN for Chrome. |
ファイルサイズ | 250 KB |
インストール数 | 5,761 |
現在のバージョン | 2.3.1 |
最終更新日 | 2022-11-24 |
公開日 | 2020-05-26 |
評価 | 3.00/5 合計 12 レビュー |
開発者 | https://browservpn.net |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://browservpn.net |
プライバシーポリシーページのURL | http://www.freevpn.one/privacy.html |
対応言語 | en |
manifest.json | |
{ "background": { "service_worker": "scripts\/service.js" }, "content_scripts": [ { "all_frames": false, "js": [ "scripts\/contentscript.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "run_at": "document_end" }, { "all_frames": false, "js": [ "scripts\/contentstart.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "run_at": "document_start" } ], "action": [], "default_locale": "en", "description": "__MSG_appDescription__", "homepage_url": "https:\/\/browservpn.net\/", "icons": { "128": "images\/icon-128.png", "16": "images\/icon-16.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiwVUe1+SFcsFsc369CbtramB1Ie\/xpUmsjEIOdGk1\/EKA2wimIe5ipA2oO2kKm2yr+KILvsLIwUSm8wprdR1zxxVzenBA4lDaKI3OkfgOcXr2+UY+wpNns1L8spPCaz0ICBFfn2h2HFv+OVYlJrd\/bcry+eTjlcyEx9i8Sh7hBZ0s\/g9eWopKMWUcWLCtkmr6TdpLxTlM\/NAmbWlpR3r6a0EGF4fXthhlwss5VpqInXNCDiVP1zJjetKkbIBhnIqUPSIz+JiQavXmsEdWPItoXBd+sMYwiZYZld3CyGi7cbaQYsruVQPTcP5zgkpKNSAk6QIX58x4HqZjbCVYPcWmQIDAQAB", "manifest_version": 3, "name": "__MSG_appName__", "permissions": [ "tabs", "proxy", "storage", "background" ], "host_permissions": [ " |