Macquaisie VPN (USA)
USA VPN CONNECTION
Cos'è Macquaisie VPN (USA)?
Macquaisie VPN (USA) è un'estensione di Chrome sviluppata da macquaisie, e la sua funzione principale è "USA VPN CONNECTION".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Macquaisie VPN (USA)
Scarica i file di estensione Macquaisie VPN (USA) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
"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."
Informazioni di Base sull'Estensione
Nome | |
ID | ghmdjheceplejjdkajdnlnbfnbnbnhcb |
URL Ufficiale | https://chromewebstore.google.com/detail/macquaisie-vpn-usa/ghmdjheceplejjdkajdnlnbfnbnbnhcb |
Descrizione | USA VPN CONNECTION |
Dimensione del File | 130 KB |
Conteggio Installazioni | 97 |
Versione Corrente | 0.0.0.2 |
Ultimo Aggiornamento | 2023-10-23 |
Data di Pubblicazione | 2023-10-22 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | macquaisie |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://drive.google.com/file/d/17GFkcmRF6enjuAAG9OGqrkBZ0554NZDz/view?usp=sharing |
Lingue Supportate | 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" } } |