All Projects → henices → Chrome Proxy Helper

henices / Chrome Proxy Helper

Licence: gpl-2.0
Chrome PROXY extension, set proxy for Chrome browser

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Chrome Proxy Helper

Smartproxy
Firefox/Chrome browser extension. SmartProxy will automatically enable/disable proxy for the sites you visit, based on customizable patterns.
Stars: ✭ 199 (+0.51%)
Mutual labels:  proxy, chrome-extension
Xswitch
A Chrome Extension for redirecting/forwarding request urls
Stars: ✭ 601 (+203.54%)
Mutual labels:  proxy, chrome-extension
Webrtc Leak Prevent
Prevent WebRTC leaks in Chromium browsers.
Stars: ✭ 182 (-8.08%)
Mutual labels:  proxy, chrome-extension
Blocktube
YouTube™ content blocker
Stars: ✭ 186 (-6.06%)
Mutual labels:  chrome-extension
2bored2wait
A proxy to wait out 2b2t.org's way too long queue. Includes a small webserver and a REST-like API for external control
Stars: ✭ 183 (-7.58%)
Mutual labels:  proxy
0x00sec code
Code for my 0x00sec.org posts
Stars: ✭ 190 (-4.04%)
Mutual labels:  proxy
Gotty Client
🔧 terminal client for GoTTY
Stars: ✭ 196 (-1.01%)
Mutual labels:  proxy
Headless Recorder
Chrome extension that records your browser interactions and generates a Playwright or Puppeteer script.
Stars: ✭ 13,786 (+6862.63%)
Mutual labels:  chrome-extension
Grasp
A reliable org-capture browser extension for Chrome/Firefox
Stars: ✭ 193 (-2.53%)
Mutual labels:  chrome-extension
Awesome Vpn
Free VPN/proxy,server,account,link list.,实时更新免费的代理,科学上网,翻墙,梯子,服务器,客户端,账号
Stars: ✭ 2,691 (+1259.09%)
Mutual labels:  proxy
Azure Mask
A browser extension (Chrome, Firefox) that toggles concealment of sensitive information found in the Azure Portal web page such as Subscription Id's
Stars: ✭ 189 (-4.55%)
Mutual labels:  chrome-extension
Ptorx
📩🛡 Email privacy. Anonymously send and receive with alias forwarding.
Stars: ✭ 187 (-5.56%)
Mutual labels:  proxy
Ping Me
A cross platform personalized Ping
Stars: ✭ 190 (-4.04%)
Mutual labels:  chrome-extension
Chromeextensionasync
Promise wrapper for the Chrome extension API so that it can be used with async/await rather than callbacks
Stars: ✭ 186 (-6.06%)
Mutual labels:  chrome-extension
Exporter exporter
A reverse proxy designed for Prometheus exporters
Stars: ✭ 194 (-2.02%)
Mutual labels:  proxy
Pipehub
A programmable proxy server
Stars: ✭ 187 (-5.56%)
Mutual labels:  proxy
Jsearch
jSearch(聚搜) 是一款专注内容的chrome搜索扩展,一次搜索聚合多平台内容。
Stars: ✭ 193 (-2.53%)
Mutual labels:  chrome-extension
Kafka Proxy
Proxy connections to Kafka cluster. Connect through SOCKS Proxy, HTTP Proxy or to cluster running in Kubernetes.
Stars: ✭ 186 (-6.06%)
Mutual labels:  proxy
Sloth
Sloth - an extension slowing down page loading to bring real user experience
Stars: ✭ 189 (-4.55%)
Mutual labels:  chrome-extension
Aws Lambda Fastify
Insipired by aws-serverless-express to work with Fastify with inject functionality.
Stars: ✭ 190 (-4.04%)
Mutual labels:  proxy

Introduction

By default, Chrome use the system proxy setting (IE proxy settings on Windows platform ), but sometime we want to set proxy ONLY for chrome, not the whole system. Chrome proxy helper extension use Chrome native proxy API to set proxy, support socks5, socks4, http and https protocol and pac script, Fast And Simple.

Features

  • support socks4, socks5, http, https proxy settings
  • support pac proxy settings
  • support bypass list
  • support online pac script
  • support customer proxy rules
  • support proxy authentication
  • support extension settings synchronize

Install

  • Install the latest stable version on chrome web store by click here.
  • Install the unstable version by cloning the Git repository:
    git clone https://github.com/henices/Chrome-proxy-helper.git

Document

LICENSE

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].