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 |
Eメール | [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" } } |