DingoVPN
DingoVPN allows you to switch between different proxy configurations with a single click.
What is DingoVPN?
DingoVPN is a Chrome extension developed by https://dingovpn.com, and its main feature is "DingoVPN allows you to switch between different proxy configurations with a single click.".
Extension Screenshots
Download DingoVPN Extension CRX File
Download DingoVPN 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
Introducing the ultimate VPN extension for Chrome - DingoVPN! Experience unparalleled online freedom, security, and privacy with just a single click. Discover DingoVPN for Chrome - Top Features: 🚀 Lightning-Fast Speeds: Experience blazing-fast connection speeds with our optimized global server network. 🔒 Enhanced Privacy: Protect your online activities from hackers, trackers, and third parties with our powerful encryption technology. 🌐 Access Blocked Content: Effortlessly unblock websites, social media platforms, and streaming services from anywhere in the world. 🔥 One-Click Connection: Enjoy seamless VPN connectivity with just one click on the "Connect" button. 🎉 Unlimited Bandwidth & Time: Browse, stream, and download without worrying about limitations or restrictions. 🏅 Trusted by Thousands: Join the rapidly-growing community of satisfied DingoVPN users. 🛡️ 24/7 Customer Support: Our dedicated support team is always ready to assist you with any questions or issues. Experience DingoVPN for Chrome: Unlimited VPN: Experience true freedom with no session, speed, or bandwidth limitations. Simple & User-Friendly: Connect to our secure servers with just one touch of the "Connect" button. Secure VPN: Our robust SSL encryption keeps your data safe and your browsing experience anonymous. Get started with DingoVPN today, and if you love our service, don't forget to share the love by giving us a 5-star rating! Need assistance or have questions? Visit our support page: https://www.dingovpn.com/ Experience online freedom like never before with DingoVPN - your ultimate VPN extension for Chrome!
Extension Basic Information
Name | DingoVPN |
ID | ccjpogondiflchalonmdaalmkjnbbpln |
Official URL | https://chromewebstore.google.com/detail/dingovpn/ccjpogondiflchalonmdaalmkjnbbpln |
Description | DingoVPN allows you to switch between different proxy configurations with a single click. |
File Size | 5.01 MB |
Installation Count | 52 |
Current Version | 1.1.3 |
Last Updated | 2023-05-11 |
Publish Date | 2023-05-08 |
Rating | 1.00/5 Total 1 Ratings |
Developer | https://dingovpn.com |
[email protected] | |
Payment Type | in_app |
Extension Website | https://dingovpn.com |
Help Page URL | https://dingovpn.com |
Privacy Policy Page URL | https://dingovpn.com/privacy.html |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "author": "DingoVPN", "version": "1.1.3", "manifest_version": 3, "description": "__MSG_appDescription__", "icons": { "16": "assets\/icons\/icon-16.png", "24": "assets\/icons\/icon-24.png", "64": "assets\/icons\/icon-64.png", "128": "assets\/icons\/icon-128.png" }, "default_locale": "en", "background": { "service_worker": "background\/background.js" }, "permissions": [ "storage", "proxy", "webRequest", "webRequestAuthProvider" ], "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", "wss:\/\/*\/*", "ws:\/\/*\/*" ], "action": { "default_icon": { "16": "assets\/icons\/icon-16.png", "48": "assets\/icons\/icon-48.png" }, "default_title": "DingoVPN", "default_popup": "popup\/index.html" }, "web_accessible_resources": [ { "resources": [ "assets\/*", "content\/*", "options\/*", "popup\/*", "background\/*" ], "matches": [ " |