Orogenesis / FireX-Proxy

FireX Proxy is a browser extension built to unblock websites and provide private browsing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

FireX Proxy

FireX Proxy - the user's trusted Chrome and Firefox browser extension that allows you to unblock any website and browse the web privately and securely 🛡️

Firefox: https://addons.mozilla.org/firefox/addon/firex-proxy
Google Chrome: https://chrome.google.com/webstore/detail/firex-proxy/jccfbhillgcekaepchoahodacnlhcbnj

Translation

Improve or suggest a translation here. See the list of supported language codes.

Development

  1. Clone the repository: git clone git@github.com:Orogenesis/FireX-Proxy.git
  2. Run npm install

Chrome:

  1. Run npm run build-chrome
  2. Navigate to chrome://extensions and enable "Developer Mode".
  3. Choose "Load unpacked"
  4. Select the dist directory

Note that you will sometimes need to manually reload the unpacked extension, depending which files you're working on.

Firefox:

  1. Run npm run build-firefox
  2. Navigate to about:debugging
  3. Choose Load Temporary Add-on
  4. Select the dist/firex-proxy-firefox.xpi file

About

FireX Proxy is a browser extension built to unblock websites and provide private browsing.

License:MIT License


Languages

Language:JavaScript 56.2%Language:Vue 41.4%Language:HTML 2.2%Language:CSS 0.2%