Anonymous Web proxy

Access blocked web resources world-wide, surf the internet freely and be secure online.

Vad är Anonymous Web proxy?

Anonymous Web proxy är en Chrome-tillägg utvecklad av http://getbehind.me, och dess huvudfunktion är "Access blocked web resources world-wide, surf the internet freely and be secure online.".

Tilläggsskärmbilder

screenshot

Ladda ner Anonymous Web proxy-förlängningens CRX-fil

Ladda ner Anonymous Web proxy-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Anonymous Web proxy Anonymous Web proxy
ID iddipkeookjjencfmhnkdihmgllaipmo
Officiell webbadress https://chrome.google.com/webstore/detail/anonymous-web-proxy/iddipkeookjjencfmhnkdihmgllaipmo
Beskrivning Access blocked web resources world-wide, surf the internet freely and be secure online.
Filstorlek 33.09 KB
Antal Installationer 219
Aktuell Version 1.1
Senast Uppdaterad 2021-07-17
Publiceringsdatum 2019-03-07
Betyg 4.00/5 Totalt 2 Betyg
Utvecklare http://getbehind.me
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.getbehind.me
Hjälpsida URL https://www.getbehind.me
URL till Sekretesspolicy Sidan https://www.getbehind.me/privacy-policy
Stödda Språk en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Anonymous Web proxy",
    "description": "Access blocked web resources world-wide, surf the internet freely and be secure online.",
    "version": "1.1",
    "permissions": [],
    "browser_action": {
        "default_icon": "img\/icon16.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "img\/icon16.png",
        "32": "img\/icon32.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    }
}