Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

mozilla-extensions/secure-proxy

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

  • 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.

This module is licensed under the Mozilla Public License, version 2.0.

Test status

Secure-Proxy tests