AutoProx
Auto rotating proxy system that connects you to a secure server.
Что такое AutoProx?
AutoProx - это расширение Chrome, разработанное JCZ Studios, и его основная функция - "Auto rotating proxy system that connects you to a secure server.".
Скачать файл CRX расширения AutoProx
Скачайте файлы расширений AutoProx в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
This extension is currently experimental and may not function fully. Connection is simple! Just hit the icon in the extension bar! AutoProx uses an API service to retrieve free proxy services and then connects you to them. Since these proxies are random, we can not make any guarantee as to security, privacy, and usability of them. In case of an error, cycle the extension by clicking the icon twice when connected.
Основная информация о расширении
Название | |
ID | lclmgcmlmapgfleigeckkhjopnmhojic |
Официальный URL | https://chrome.google.com/webstore/detail/autoprox/lclmgcmlmapgfleigeckkhjopnmhojic |
Описание | Auto rotating proxy system that connects you to a secure server. |
Размер файла | 8.28 KB |
Количество установок | 35 |
Текущая Версия | 0.0.0.1 |
Последнее Обновление | 2018-01-22 |
Дата публикации | 2018-01-22 |
Рейтинг | 5.00/5 Всего 1 оценок |
Разработчик | JCZ Studios |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "AutoProx", "description": "Auto rotating proxy system that connects you to a secure server.", "version": "0.0.0.1", "background": { "scripts": [ "js\/background.js" ], "persistent": true }, "icons": { "128": "assets\/icons\/default.png" }, "browser_action": [], "permissions": [ "proxy", " |