iTop VPN - Best Free VPN Chrome Extension
Use iTop best free VPN chrome extension to hide your IP, unblock any website like Netflix with unlimited bandwidth & data. No login.
What is iTop VPN - Best Free VPN Chrome Extension?
iTop VPN - Best Free VPN Chrome Extension is a Chrome extension developed by https://www.itopvpn.com, and its main feature is "Use iTop best free VPN chrome extension to hide your IP, unblock any website like Netflix with unlimited bandwidth & data. No login.".
Extension Screenshots
Download iTop VPN - Best Free VPN Chrome Extension Extension CRX File
Download iTop VPN - Best Free VPN Chrome Extension 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
Enjoy iTop’s 1 click VPN extension for Chrome to easily stay anonymous on the Internet with advanced military-grade Salsa20(chacha20)256-bit encryption, and access any blocked content with unlimited bandwidth and fast connection speeds. iTop free Chrome VPN plugin gives you faster and better streaming & gaming experience with dedicated servers for Netflix, BBC iPlayer, Disney+, PUBG, LOL: Wild Rift, and Free Fire. iTop private VPN browser addon offers a secure and express VPN service for all customers around the world, with 1800 global server addresses from the United States, United Kingdom, Japan, Singapore, India, Germany, France, Brazil, UAE, Philippines, and so on.
Extension Basic Information
Name | |
ID | imikkmafgbjjghjeelijedabggogfdgo |
Official URL | https://chrome.google.com/webstore/detail/itop-vpn-best-free-vpn-ch/imikkmafgbjjghjeelijedabggogfdgo |
Description | Use iTop best free VPN chrome extension to hide your IP, unblock any website like Netflix with unlimited bandwidth & data. No login. |
File Size | 86.1 KB |
Installation Count | 28,013 |
Current Version | 2.0.5 |
Last Updated | 2021-10-20 |
Publish Date | 2021-07-28 |
Rating | 4.44/5 Total 128 Ratings |
Developer | https://www.itopvpn.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.itopvpn.com/ |
Help Page URL | https://www.itopvpn.com/support |
Privacy Policy Page URL | https://www.itopvpn.com/privacy |
Supported Languages | en |
manifest.json | |
{ "name": "iTop VPN - Best Free VPN Chrome Extension", "description": "Use iTop best free VPN chrome extension to hide your IP, unblock any website like Netflix with unlimited bandwidth & data. No login.", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.0.5", "permissions": [ "webRequest", "webRequestBlocking", "https:\/\/www.itopvpn.com\/api\/ip-checker", "proxy", "storage" ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAy79+FCvncMORQF0m9TeGq7\/x5EOGrgc5WHv4mnM1OU2aGgh9ALZ0e7q\/dkjC0gXTDWZ6W4UXSsWpEIbsKHEyU6DY21jcw5nccyVIrCrTRszYZbxf0cCtbK6R\/KJxA+RWNH8B3aREgHmYnIJLs47JFy+vi72HuKXuruIaXDo9Gu0cV4uwM+aBfE9feL6+GzJvBHVDN5kYu6QuW2npK7JwpphdGz1GxkNhdfJIJ00Oo\/32VRMya30nXqggsKBk1QudaNQIvSH+xou2svhfvZDvOsXATGusiLXFmFyi\/KZ72p60YVf5RCzZ+xTsfvQS4sUKyOHFNsugoBUkHufQkfU6RQIDAQAB", "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": "iTop VPN - Secure & Speed Up Your Surfing" }, "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" ] } |