All Projects → Orogenesis → FireX-Proxy

Orogenesis / FireX-Proxy

Licence: MIT license
FireX Proxy for Mozilla Firefox, Google Chrome

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to FireX-Proxy

Newtaboverride
New Tab Override allows you to set the page that shows whenever you open a new tab.
Stars: ✭ 120 (+25%)
Mutual labels:  webextension, firefox-extension
Disable Javascript
Adds the ability to disable JavaScript on specific sites.
Stars: ✭ 151 (+57.29%)
Mutual labels:  webextension, firefox-extension
Livemarks
Extension that restores RSS Feed Livemarks in Firefox.
Stars: ✭ 137 (+42.71%)
Mutual labels:  webextension, firefox-extension
Save In
WebExtension for saving media, links, or selections into user-defined directories
Stars: ✭ 99 (+3.13%)
Mutual labels:  webextension, firefox-extension
Floccus
☁️ Sync your bookmarks privately across browsers
Stars: ✭ 2,630 (+2639.58%)
Mutual labels:  webextension, firefox-extension
Html5 Video Everywhere
Higher performance and stable video watching experience on the web
Stars: ✭ 118 (+22.92%)
Mutual labels:  webextension, firefox-extension
Ff2mpv
A Firefox add-on for playing URLs in mpv.
Stars: ✭ 149 (+55.21%)
Mutual labels:  webextension, firefox-extension
Ipfs Companion
Browser extension that simplifies access to IPFS resources on the web
Stars: ✭ 1,247 (+1198.96%)
Mutual labels:  webextension, firefox-extension
quickjira
🚤 📂 Quickly access the JIRA of your choice by typing the ticket id
Stars: ✭ 65 (-32.29%)
Mutual labels:  webextension, firefox-extension
Github Mermaid Extension
A browser extension for Chrome, Opera & Firefox that adds Mermaid language support to Github
Stars: ✭ 170 (+77.08%)
Mutual labels:  webextension, firefox-extension
Fx cast
Implementation of the Google Cast Chrome Sender SDK within Firefox
Stars: ✭ 1,319 (+1273.96%)
Mutual labels:  webextension, firefox-extension
snoozz-tab-snoozing
A Web Extension to declutter windows by snoozing tabs for later
Stars: ✭ 105 (+9.38%)
Mutual labels:  webextension, firefox-extension
Bookmarks Organizer
With the Bookmarks Organizer it's easy to put order in your bookmarks. The Bookmarks Organizer finds no longer working bookmarks, redirects, duplicates and more!
Stars: ✭ 90 (-6.25%)
Mutual labels:  webextension, firefox-extension
Archiveror
Archiveror will help you preserve the webpages you love. 💾
Stars: ✭ 246 (+156.25%)
Mutual labels:  webextension, firefox-extension
Universal Bypass
Don't waste your time with compliance. Universal Bypass circumvents annoying link shorteners.
Stars: ✭ 1,287 (+1240.63%)
Mutual labels:  webextension, firefox-extension
Vivaldi Fox
An add-on that aims to add Vivaldi style toolbar colouring to the Firefox UI
Stars: ✭ 149 (+55.21%)
Mutual labels:  webextension, firefox-extension
Nxenhanced
Adds "quality-of-life" features to NextDNS website for a more practical usability
Stars: ✭ 58 (-39.58%)
Mutual labels:  webextension, firefox-extension
Turnoff Namuwiki
조별과제 때마다 "나무위키 꺼라."라고 말하시는게 피곤하신 여러분을 위해 만들어진 Browser Extension, 나무위키를 꺼 드립니다.
Stars: ✭ 59 (-38.54%)
Mutual labels:  webextension, firefox-extension
Absolutedoubletrace
A web extension to block browser fingerprinting
Stars: ✭ 156 (+62.5%)
Mutual labels:  webextension, firefox-extension
Privacybadger
Privacy Badger is a browser extension that automatically learns to block invisible trackers.
Stars: ✭ 2,346 (+2343.75%)
Mutual labels:  webextension, firefox-extension

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 [email protected]: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
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].