NI
NickCis/simple-proxy-chrome-extension
A simple extension to manage proxy settings.
Simple Proxy chrome extension
- Extensions - Chrome for Developers
manifest.jsonfile- Publish extension
- How to read logs of extension
chrome.proxy
Build
$ npm run clean
$ npm run build
$ npm run package
Develop
$ npm install
$ npm run build
$ npm run launch
In order to debug, you'll have to enable the "Developer mode" under extension's configuration.
Note: changes into the extension aren't watched, you'll have to re run the build command and reload the extension (hit the "Update" button in extension's configuration after enabling developer mode).
Remember to format files before commiting:
$ npm run format
On this page
Languages
HTML61.4%TypeScript26.3%JavaScript12.3%
Contributors
Created September 23, 2024
Updated October 20, 2024
