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

mozilla-extensions/secure-proxy

Folders and files

NameName
Last commit message
Last commit date
Aug 5, 2020
Aug 5, 2020
Dec 3, 2020
Jun 16, 2023
May 1, 2023
Nov 18, 2019
Jul 27, 2020
Jul 13, 2020
Jul 13, 2020
Jun 26, 2019
Jun 26, 2019
Apr 27, 2023
Nov 18, 2019
May 31, 2019
Jul 27, 2020
Jan 12, 2021
Jun 12, 2023
Jul 24, 2020

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