Trusted Proxies GeoSet for Chrome

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

Trusted Proxies GeoSet for Chrome란 무엇입니까?

Trusted Proxies GeoSet for Chrome은(는) https://www.trustedproxies.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Trusted Proxies GeoSet Toolbar allows you to quickly connect to any proxy server on your Trusted Proxies account."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Trusted Proxies GeoSet for Chrome 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Trusted Proxies GeoSet for Chrome Trusted Proxies GeoSet for Chrome
ID nedpnmhejnhihllaljmbdlhbclijdgck
공식 URL https://chromewebstore.google.com/detail/trusted-proxies-geoset-fo/nedpnmhejnhihllaljmbdlhbclijdgck
설명 Trusted Proxies GeoSet Toolbar allows you to quickly connect to any proxy server on your Trusted Proxies account.
파일 크기 60.52 KB
설치 횟수 168
현재 버전 1.8
최근 업데이트 2023-03-17
출시 날짜 2017-11-18
평점 5.00/5 총 2 개의 평점
개발자 https://www.trustedproxies.com
이메일 [email protected]
결제 유형 free
도움말 페이지 URL https://customers.trustedproxies.com/submitticket.php
개인정보 보호 정책 페이지 URL https://trustedproxies.com/about-trusted-proxies/terms-and-conditions/privacy-policy
지원되는 언어 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"
}