renfeng / web-mask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Mask Chrome Extension

See also chrome-web-store/README.md

Build

bin/build.sh

Install and run

  1. Follow the instruction printed by the command line above.
  2. Open a tab, click on the extension icon once to request access.
  3. Click on the extension icon again to open a popup.
  4. Choose local port and context path, and click on enable button.

Uninstall or disable

When done you can uninstall the plugin, or disable it under chrome://extensions

Test automation samples

Terminal 1 Terminal 2 Terminal 3
bin/run-angular.sh bin/run-vuejs.sh bin/test.sh

bin/kill-angular.sh

bin/kill-vuejs.sh

See also

Troubleshooting: redirect doesn't work

Enable the option, DevTools >> Application >> Service Workers >> Bypass for network

Ref. https://crbug.com/1012977

About


Languages

Language:JavaScript 87.3%Language:Shell 9.9%Language:HTML 2.8%