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.”。
扩展截图
下载Trusted Proxies GeoSet for Chrome扩展crx文件
下载Trusted Proxies GeoSet for Chrome扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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 |
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" } |