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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Add our free VPN Chrome extension without login today to enjoy private Internet access & protect your online activities permanently."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Best Private VPN Chrome Extension-Secure,Free एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
आधिकारिक URL | 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" ] } |