Anonymous Proxy Browser

Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.

Qu'est-ce que Anonymous Proxy Browser ?

Anonymous Proxy Browser est une extension Chrome développée par http://apb.chromecrxstore.com, et sa fonction principale est "Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Anonymous Proxy Browser

Téléchargez les fichiers d'extension Anonymous Proxy Browser au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        You can save your online identity from hackers and websites by browsing anonymously using our online proxy service. Our service can also be used to access blocked websites and files from any country.
When you enter the url in our proxy search bar, your IP address is masked by our own servers's IP address, so you don't have to worry about your IP being tracked by anyone.
On top of that our proxy server service is fully online, which means you don't need to install any softare to access this service.                    

Informations de Base sur l'Extension

Nom Anonymous Proxy Browser Anonymous Proxy Browser
ID jflaoihmnpailbppepbbpagccmcmadno
URL Officiel https://chrome.google.com/webstore/detail/anonymous-proxy-browser/jflaoihmnpailbppepbbpagccmcmadno
Description Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.
Taille du Fichier 15.33 KB
Nombre d'Installations 2,000
Version Actuelle 1.3
Dernière Mise à Jour 2017-12-25
Date de Publication 2017-12-25
Évaluation 4.48/5 Total 29 Évaluations
Développeur http://apb.chromecrxstore.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://apb.chromecrxstore.com/
URL de la Page de Politique de Confidentialité https://chromecrxstore.com/privacy-policy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Anonymous Proxy Browser",
    "version": "1.3",
    "description": "Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "homepage_url": "http:\/\/apb.chromecrxstore.com\/",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Anonymous Proxy Browser"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    }
}