Just VPN - Free Proxy
Free VPN, without registration and restrictions!
¿Qué es Just VPN - Free Proxy?
Just VPN - Free Proxy es una extensión de Chrome desarrollada por Just VPN, y su función principal es "Free VPN, without registration and restrictions!".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Just VPN - Free Proxy
Descarga archivos de extensión Just VPN - Free Proxy en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
VPN is a simple and convenient extension that allows you to use our free VPN proxy servers to unblock content that is not available in your country. Using our free VPN will allow you to open websites and visit resources blocked at your school, work or elsewhere. More than 80 absolutely free VPN proxy servers are available to you without registration and in just one click! VPN has no traffic and connection time limits! You can use all VPN proxy functionality absolutely free and without restrictions! To connect to the proxy server, you just need to click on the button. VPN will automatically select the best server for you. If you want to connect through a proxy of a specific country - VPN will not disappoint you. More than 80 countries around the globe. From Tierra del Fuego in the South to the northernmost states of Canada. From Alaska in the west to the eastern regions of Russia. Geographically free VPN servers cover approximately 2/3 of the Earth's surface. And all this is available in one click. Using native advertising, VPN does not require an account, registration, and even more so a subscription. We constantly monitor the availability and workload of our proxy servers to ensure you a stable and secure connection. The minimalistic design of VPN is aimed at not distracting you from surfing the Internet with a busy interface. Only VPN, nothing extra. VPN is a free VPN service: ♦ No registration ♦ No subscription ♦ Unlimited VPN - JUST WORKS!
Información Básica de la Extensión
Nombre | |
ID | apmomfapnjopaiiidbockbmbkklcfgni |
URL Oficial | https://chrome.google.com/webstore/detail/just-vpn-free-proxy/apmomfapnjopaiiidbockbmbkklcfgni |
Descripción | Free VPN, without registration and restrictions! |
Tamaño del Archivo | 2.73 MB |
Cantidad de Instalaciones | 93,660 |
Versión Actual | 2.9.3 |
Última Actualización | 2023-06-15 |
Fecha de Publicación | 2021-08-10 |
Calificación | 4.31/5 Total de 355 Calificaciones |
Desarrollador | Just VPN |
Correo electrónico | [email protected] |
Tipo de Pago | free |
URL de la Página de Política de Privacidad | https://plugin.freeproxylist.org/page/privacy-policy |
Idiomas Soportados | id,de,en,fr,nl,tr,es,pt-BR,ru,zh-CN,ja |
manifest.json | |
{ "background": { "persistent": true, "scripts": [ "ad-blocker\/background.js", "bg\/build.js", "bg\/bg.js" ] }, "browser_action": { "default_icon": "icons\/icon_grey.png", "default_popup": "popup\/index.html", "default_title": "Just VPN" }, "content_scripts": [ { "all_frames": true, "js": [ "libs\/processor.js" ], "match_about_blank": true, "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ], "run_at": "document_start" }, { "all_frames": true, "js": [ "ad-blocker\/content.js" ], "match_about_blank": true, "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ], "run_at": "document_start" }, { "all_frames": true, "js": [ "content\/post_api.js" ], "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ], "run_at": "document_start" }, { "all_frames": true, "js": [ "content\/location.js" ], "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ], "run_at": "document_start" }, { "all_frames": false, "js": [ "content\/safecheck-notification\/content.js", "content\/safecheck.js" ], "matches": [ " |