mozilla-extensions / secure-proxy

Firefox Private Network Web Extension
Mozilla Public License 2.0
140 stars 33 forks source link

Secure Proxy

An extension to enable a proxy within Firefox.

How to install WebExtension

  1. Install dependencies, npm install
  2. Build the add-on npm run build

How to run WebExtension

  1. npm start
  2. This command uses web-ext run internally. Read here to change the default settings of web-ext.

How to build WebExtension

  1. npm run build
  2. In about debugging browse to the dist/ directory

Dependencies

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.

Test status

Secure-Proxy tests