Best Private VPN Chrome Extension-Secure,Free
Add our free VPN Chrome extension without login today to enjoy private Internet access & protect your online activities permanently.
什麼是Best Private VPN Chrome Extension-Secure,Free?
Best Private VPN Chrome Extension-Secure,Free是由Best Private VPN Chrome Extension Team開發的Chrome擴展程式,該擴展的主要功能是“Add our free VPN Chrome extension without login today to enjoy private Internet access & protect your online activities permanently.”。
擴展截圖
下載Best Private VPN Chrome Extension-Secure,Free擴展crx文件
下載Best Private VPN Chrome Extension-Secure,Free擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Best Private VPN Chrome Plugin hides your real IP address and encrypts your network data to prevent your online privacy from being monitored and controlled by hackers, the government, and your ISP. With a virtual IP address from one of our best VPN servers, you can bypass geo-restriction and get free access to any blocked content with unlimited data, speed & bandwidth. Surfing the internet anonymously, avoiding ISP throttling, and unblocking any website with Best Private VPN Chrome Extension, a fast, secure, reliable, unlimited free VPN proxy for Google Chrome.
擴展基本資訊
名稱 | |
ID | cojckmnmafflcfpopednjkckmmjfbhne |
官方網址 | https://chrome.google.com/webstore/detail/best-private-vpn-chrome-e/cojckmnmafflcfpopednjkckmmjfbhne |
簡介 | Add our free VPN Chrome extension without login today to enjoy private Internet access & protect your online activities permanently. |
檔案大小 | 105 KB |
安裝次數 | 2,400 |
目前版本 | 1.0.1 |
更新時間 | 2021-10-20 |
上架時間 | 2021-09-28 |
評分 | 4.13/5 共 15 次評分 |
開發者 | Best Private VPN Chrome Extension Team |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://www.itopvpn.com/privacy |
支援的語言 | en-US |
manifest.json | |
{ "name": "Best Private VPN Chrome Extension-Secure,Free", "description": "Add our free VPN Chrome extension without login today to enjoy private Internet access & protect your online activities permanently.", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.1", "permissions": [ "webRequest", "webRequestBlocking", "https:\/\/www.itopvpn.com\/api\/ip-checker", "proxy", "storage" ], "manifest_version": 2, "background": { "scripts": [ "\/js\/jquery.min.js", "\/js\/storage.js", "\/js\/app.js" ] }, "browser_action": { "default_icon": ".\/images\/icon_off.png", "default_popup": "\/popup.html", "default_title": "Best Private VPN Chrome Extension - 100% Secure & Free VPN" }, "icons": { "16": ".\/images\/icon.png", "24": ".\/images\/icon_24.png", "32": ".\/images\/icon_32.png", "48": ".\/images\/icon_48.png", "128": ".\/images\/icon_128.png" }, "web_accessible_resources": [ "\/js\/vpn.json" ] } |