IP Unblock
IP Unblock vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.
What is IP Unblock?
IP Unblock is a Chrome extension developed by Trellonet, and its main feature is "IP Unblock vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.".
Extension Screenshots
Download IP Unblock Extension CRX File
Download IP Unblock 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
The Best Free VPN to Unblock websites and secure your traffic. Unblock sites and browse the web privately and securely.
Extension Basic Information
Name | IP Unblock |
ID | bgkiamkkbjmagecgpdeiikgolekmflka |
Official URL | https://chromewebstore.google.com/detail/ip-unblock/bgkiamkkbjmagecgpdeiikgolekmflka |
Description | IP Unblock vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service. |
File Size | 1.12 MB |
Installation Count | 446 |
Current Version | 1.1.1 |
Last Updated | 2020-08-24 |
Publish Date | 2020-06-30 |
Rating | 3.00/5 Total 2 Ratings |
Developer | Trellonet |
[email protected] | |
Payment Type | free |
Extension Website | https://www.trellonet.com |
Help Page URL | https://www.trellonet.com |
Privacy Policy Page URL | https://www.trellonet.com/privacy.html |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "IP Unblock", "version": "1.1.1", "description": "IP Unblock vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.", "permissions": [ "http:\/\/*\/*", "storage", "proxy" ], "background": { "scripts": [ "static\/js\/background.js", "static\/js\/jquery.min.js" ], "persistent": true }, "browser_action": { "default_icon": "static\/img\/[email protected]", "default_title": "IP Unblock", "default_popup": "popup.html" }, "icons": { "16": "static\/img\/[email protected]", "32": "static\/img\/[email protected]", "48": "static\/img\/[email protected]", "128": "static\/img\/[email protected]" }, "manifest_version": 2 } |