Trusted Proxies GeoSet for Chrome

Trusted Proxies GeoSet Toolbar allows you to quickly connect to any proxy server on your Trusted Proxies account.

Qu'est-ce que Trusted Proxies GeoSet for Chrome ?

Trusted Proxies GeoSet for Chrome est une extension Chrome développée par https://www.trustedproxies.com, et sa fonction principale est "Trusted Proxies GeoSet Toolbar allows you to quickly connect to any proxy server on your Trusted Proxies account.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Trusted Proxies GeoSet for Chrome

Téléchargez les fichiers d'extension Trusted Proxies GeoSet for Chrome 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

                        With the Trusted Proxies GeoSet toolbar you can seamlessly switch between all of the geolocated proxies on your Trusted Proxies account.

Don't have a Trusted Proxies account yet? Check out https://www.trustedproxies.com/trial to start a free trial.                    

Informations de Base sur l'Extension

Nom Trusted Proxies GeoSet for Chrome Trusted Proxies GeoSet for Chrome
ID nedpnmhejnhihllaljmbdlhbclijdgck
URL Officiel https://chromewebstore.google.com/detail/trusted-proxies-geoset-fo/nedpnmhejnhihllaljmbdlhbclijdgck
Description Trusted Proxies GeoSet Toolbar allows you to quickly connect to any proxy server on your Trusted Proxies account.
Taille du Fichier 60.52 KB
Nombre d'Installations 168
Version Actuelle 1.8
Dernière Mise à Jour 2023-03-17
Date de Publication 2017-11-18
Évaluation 5.00/5 Total 2 Évaluations
Développeur https://www.trustedproxies.com
Email [email protected]
Type de Paiement free
URL de la Page d'Aide https://customers.trustedproxies.com/submitticket.php
URL de la Page de Politique de Confidentialité https://trustedproxies.com/about-trusted-proxies/terms-and-conditions/privacy-policy
Langues Prises en Charge en
manifest.json
{
    "action": {
        "default_icon": "images\/16x16_off.png",
        "default_popup": "login.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "description": "Trusted Proxies GeoSet Toolbar allows you to quickly connect to any proxy server on your Trusted Proxies account.",
    "icons": {
        "128": "images\/128x128.png",
        "16": "images\/16x16.png",
        "48": "images\/48x48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlASxJwh+ucQwqaI6n2NAiNO38WGumMAzxqloeS5Dm5A\/aEyKoVnxpvEdCdy6D+0gDP6MGXS2wFH25XihNSYbKPCOo108r0AddaF16mKwfs9qPxmQRk0ecRddbJsXxSHKl1MytNkXUrbw63HD75Sx5WkY6eT4kZRC+9R+Fy6bUPlSwgVimQZU1\/UE6vB0+9cJmOKtKgaRqBGAl7oaLSJ4LiLNq94rt22C4kXvPppHsysti8Y33so+78afF7GOhJYrwexGPujj7LwJWfoTyFGU4LVpQvdCQjqWeHZvEmmiAFnbamBETpgl5DmqDAlNtXfJsi7jDgiZtRQH8c4Hdkz9dQIDAQAB",
    "manifest_version": 3,
    "name": "Trusted Proxies GeoSet for Chrome",
    "permissions": [
        "background",
        "proxy",
        "storage"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.8"
}