Macquaisie VPN (USA)
USA VPN CONNECTION
什么是Macquaisie VPN (USA)?
Macquaisie VPN (USA)是由macquaisie开发的Chrome扩展程序,该扩展的主要功能是“USA VPN CONNECTION”。
扩展截图
下载Macquaisie VPN (USA)扩展crx文件
下载Macquaisie VPN (USA)扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
"Experience the future of browsing with our cutting-edge Chrome extension. This powerful tool allows you to seamlessly switch between VPN and direct connections with just a click, ensuring your online activities are as secure as they are convenient. Whether you're a business professional or simply browsing for leisure, our extension empowers you to control your online privacy like never before. Try it today and embrace a safer, more connected digital experience."
扩展基本信息
名称 | |
ID | ghmdjheceplejjdkajdnlnbfnbnbnhcb |
官方URL | https://chromewebstore.google.com/detail/macquaisie-vpn-usa/ghmdjheceplejjdkajdnlnbfnbnbnhcb |
简介 | USA VPN CONNECTION |
文件大小 | 130 KB |
安装次数 | 97 |
当前版本 | 0.0.0.2 |
更新时间 | 2023-10-23 |
上架时间 | 2023-10-22 |
评分 | 5.00/5 共1次评分 |
开发者 | macquaisie |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://drive.google.com/file/d/17GFkcmRF6enjuAAG9OGqrkBZ0554NZDz/view?usp=sharing |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Macquaisie VPN (USA)", "description": "USA VPN CONNECTION", "version": "0.0.0.2", "manifest_version": 3, "icons": { "16": "\/favicon\/favicon-16x16.png", "32": "\/favicon\/favicon-32x32.png", "48": "\/favicon\/favicon-48x48.png", "128": "\/favicon\/favicon-128x128.png" }, "permissions": [ "proxy", "notifications" ], "action": { "default_popup": "popup.html", "default_icon": { "16": "\/favicon\/favicon-16x16.png", "48": "\/favicon\/favicon-48x48.png" } }, "background": { "service_worker": "background.js" } } |