Coder Social home page Coder Social logo

global-localhost / firefox-extension Goto Github PK

View Code? Open in Web Editor NEW

This project forked from foxyproxy/firefox-extension

0.0 0.0 1.0 46.55 MB

FoxyProxy for Firefox extension beginning with Firefox 57 (Quantum)

License: GNU General Public License v2.0

JavaScript 59.70% Python 0.60% CSS 18.74% HTML 20.96%

firefox-extension's Introduction

September 2022

This repository is not used anymore. Please refer to the new repository at https://github.com/foxyproxy/browser-extension for version 8.0 and above Older versions of FoxyProxy can be found in the archives and releases. The last release of the 7.x versions is 7.5.1.

FoxyProxy for Firefox

The FoxyProxy extension has been around for almost 15 years as of 2019. It has been rewritten several times and is still maintained by the original developer, Eric H. Jung, with large contributions by others (e.g. erosman, Jesper Hansen, Georg Koppen, and others). As of 2019/2020, ericjung and erosman are primary developers.

Originally for Firefox, a Chrome edition was released years ago as well. It does not share the same codebase (yet), so this project is strictly for the Firefox edition. We hope they will share the same codebase sometime in 2020.

Pre-Firefox 57 (Quantum) versions are not maintained here. They are stored in a private git repo which I will release to github when time permits.

Editions

FoxyProxy for Firefox comes in three editions. Two of these editions are in this repository.

Standard

This edition switches requests between proxy servers based on domain/URL patterns or manually selecting a proxy server to use for all requests. This is the default build target for this project.

Basic

This edition sends all requests through a proxy servers manually selected by the user. There is no domain/URL pattern switching like with Standard and Plus. This build target can be selected by TODO.

Plus

No longer maintained since Firefox 57 dropped support for critical APIs. The source code is not in this repo. It had the same features as standard but also enabled switching by internal (LAN) IP address. For example, if your laptop connected to a work/school network and a home network, you could have different switching rules based on your location (providing the internal IP addresses were different, and they almost always are). Many people used this to automatically disable FoxyProxy while at home but enable it while at work or school.

Translations!

FoxyProxy is internationalized! Translate messages.json then make a pull request or email the file to me. Pre-Firefox 57 (Quantum) editions had 33 or 35 languages!

Building

FoxyProxy Standard edition is built by default. To build FoxyProxy Basic edition:

Building With Grunt

Install grunt, which requires npm and node.

Run grunt in top-level directory. The add-on is packaged into target.zip

Building Without Grunt

Zip the src directory.

Running a development instance

  1. Clone this repository: git clone https://github.com/foxyproxy/firefox-extension.git
  2. In Firefox, navigate to about:debugging#/runtime/this-firefox
  3. Click Load Temporary Add-on
  4. Choose manifest.json in the cloned repository on your local system.

Note some items are cached by Firefox. Please refer to other online documentation for complete development and debugging of add-ons.

Authors

  • Eric H. Jung - FoxyProxy
  • erosman
  • FeralMeow - Chinese (Simplified) translation
  • samuikaze - Chinese (Traditional) translation
  • Hugo-C - French translation
  • Vadim - Russian translation
  • Your Name Here if you contribute a language translation or other work

License

This project is licensed under the GPL 2.0 License. Commercial re-licensing may be available on request.

Feature Requests / RoadMap

firefox-extension's People

Contributors

axonepearce avatar cheese1 avatar emansom avatar ericjung avatar erosman avatar hugo-c avatar luisalfredo92 avatar samuikaze avatar sosiska avatar webknjaz avatar wsxy162 avatar

Forkers

global19

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.