Spider.com Proxy
The Greater Grid Proxy Network of Residential & Mobile IPs
什么是Spider.com Proxy?
Spider.com Proxy是由http://spider.com开发的Chrome扩展程序,该扩展的主要功能是“The Greater Grid Proxy Network of Residential & Mobile IPs”。
扩展截图
下载Spider.com Proxy扩展crx文件
下载Spider.com Proxy扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
A Spider.com Chrome extension that helps configuring Chrome proxy to use our grid
扩展基本信息
名称 | |
ID | okbbaphleghgokbkcbdfopohacakgbmk |
官方URL | https://chrome.google.com/webstore/detail/spidercom-proxy/okbbaphleghgokbkcbdfopohacakgbmk |
简介 | The Greater Grid Proxy Network of Residential & Mobile IPs |
文件大小 | 325 KB |
安装次数 | 16 |
当前版本 | 1.4.16 |
更新时间 | 2021-02-27 |
上架时间 | 2020-07-02 |
评分 | 1.00/5 共1次评分 |
开发者 | http://spider.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.spider.com/ |
帮助页面URL | https://www.spider.com/contact |
隐私政策页面URL | https://www.spider.com/terms-of-service |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Spider.com Proxy", "description": "The Greater Grid Proxy Network of Residential & Mobile IPs", "version": "1.4.16", "manifest_version": 2, "browser_action": { "default_popup": "index.html" }, "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ "https:\/\/app.spider.com\/*" ], "js": [ "spider.js" ] } ], "icons": { "64": "spider-64-off.png" }, "content_security_policy": "script-src 'self' 'sha256-ltvJm\/e\/gpzkSGnXtnQDW6KLW3+2LtjIbNc0PocEqJk='; object-src 'self'", "permissions": [ "proxy", "storage", "webRequestBlocking", "webRequest", "cookies", "browsingData", " |