Anonymous HTTP Proxy
Access blocked web resources worldwide, surf the internet freely, and be secure online.
Hvad er Anonymous HTTP Proxy?
Anonymous HTTP Proxy er en Chrome-udvidelse udviklet af https://getbehind.me, og dens hovedfunktion er "Access blocked web resources worldwide, surf the internet freely, and be secure online.".
Udvidelsesskærmbilleder
Download Anonymous HTTP Proxy-udvidelses-CRX-fil
Download Anonymous HTTP Proxy-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Getbehind.me offers worldwide proxy servers infrastructure that provides anonymous location targeted browsing experience. This means you can access blocked websites from any location. It's free and easy to use! After installing, you only need to pick the location you need and then click the connect button. Once you'll be connected, all the websites you will visit are going to recognize you from the selected location. If you have any technical difficulties, please let us know at [email protected].
Grundlæggende oplysninger om udvidelsen
Navn | Anonymous HTTP Proxy |
ID | meifgfdnekgimiclillpbogbblbfbaeg |
Officiel URL | https://chromewebstore.google.com/detail/anonymous-http-proxy/meifgfdnekgimiclillpbogbblbfbaeg |
Beskrivelse | Access blocked web resources worldwide, surf the internet freely, and be secure online. |
Filstørrelse | 496 KB |
Antal Installationer | 232 |
Nuværende Version | 1.0.6 |
Senest Opdateret | 2024-01-23 |
Udgivelsesdato | 2017-09-23 |
Bedømmelse | 3.00/5 Samlet 7 Bedømmelser |
Udvikler | https://getbehind.me |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://www.getbehind.me |
Hjælpeside-URL | https://www.getbehind.me/contact |
URL til Fortrolighedspolitik Side | https://www.getbehind.me/privacy-policy |
Understøttede Sprog | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Anonymous HTTP Proxy", "version": "1.0.6", "description": "Access blocked web resources worldwide, surf the internet freely, and be secure online.", "default_locale": "en", "action": { "default_icon": { "16": "img\/icon16.png", "32": "img\/icon32.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "default_popup": "popup.html" }, "icons": { "16": "img\/icon16.png", "32": "img\/icon32.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "background": { "service_worker": "background.js", "type": "module" }, "permissions": [ "proxy", "storage", "alarms" ], "web_accessible_resources": [ { "matches": [ " |