Secure Proxy
An extension to enable a proxy within Firefox.
How to install WebExtension
- Install dependencies,
npm install
- Build the add-on
npm run package
How to run WebExtension
npm start
- This command uses
web-ext run
internally. Read here to change the default settings of web-ext.
How to build WebExtension
npm run package
- In about debugging browse to the dist/ directory
Dependencies
- web-ext
- Latest nightly
Contributing
See the guidelines for contributing to this project.
This project is governed by a Code Of Conduct.
To disclose a potential security vulnerability please see our security documentation.
License
This module is licensed under the Mozilla Public License, version 2.0.