Giter Club home page Giter Club logo

cmendoza09 / smartproxy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from salarcode/smartproxy

0.0 0.0 0.0 6.69 MB

Firefox/Chrome browser extension. SmartProxy will automatically enable/disable proxy for the sites you visit, based on customizable patterns.

Home Page: https://addons.mozilla.org/en-US/firefox/addon/smartproxy/

License: GNU General Public License v3.0

JavaScript 5.89% PowerShell 0.16% TypeScript 57.04% CSS 25.19% HTML 11.72%

smartproxy's Introduction

SmartProxy

license Travis Crowdin

Download From Store

What is SmartProxy

SmartProxy is a Firefox/Chrome extension based on WebExtensions/Chrome Extensions technology.

It uses patterns to automatically define rules to proxify your web experience. With SmartProxy, you don't need to change your proxy manually and turn it on and off. You can add your desired website to the proxy rules list with just one click. After that, when you visit that specific website, SmartProxy will act and all you data for that website will be transferred though the proxy, without you doing anything.

What's more, SmartProxy is inspired by AutoProxy and AutoProxy-ng and that are now considered legacy. SmartProxy is completely written from ground up using WebExtensions and provides more functionality than those proxies.

Highlights
  • Automatically detect when to enable or disable proxy to certain websites based on rule patterns
  • Easily switch between many proxy servers as your active proxy server setting
  • Easily with one click add current site to your proxy list
  • View current website items and requests and decide whether to proxify them with one click
  • Easily switch between proxy modes and enable proxy for all domains
  • Proxy API is supported through subscriptions
  • Backup/Restore settings and rules

How to translate

If you are interested to have SmartProxy in your language or it is not translated completely you can head to https://crowdin.com/project/smartproxy then login with Google or Github and there by clicking your language start translating right away.

How to build/test:

Requirements

Node.js
Firefox or Chrome browser

Run the app

npm install
npm run build-ff:watch

To install in Firefox follow these instructions:

https://extensionworkshop.com/documentation/develop/temporary-installation-in-firefox/

  1. build the project using npm run build-ff command
  2. open Firefox
  3. enter "about:debugging" in the URL bar
  4. click "Load Temporary Add-on"
  5. open the extension's 'build' directory and select any file inside the extension.

To install in Google Chrome follow these instructions:

https://developer.chrome.com/docs/extensions/mv3/getstarted/development-basics/#load-unpacked

  1. build the project using npm run build-ch command
  2. Open the Extension Management page by navigating to chrome://extensions.
  3. The Extension Management page can also be opened by clicking on the Chrome menu, hovering over More Tools then selecting Extensions.
  4. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  5. Click the LOAD UNPACKED button and select the extension's 'build' directory.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.