Web Mask chrome extension

Version: 2.0
Web Mask
It overrides resources, JS, CSS, Image, and fonts, of a website with the copies from a local web server.
0.00 Based on 0 user rates

What is Web Mask?

Web Mask is a docs extension for chrome. also, it is security extension and javascript extension. it's a free extension , it has 22 active users since released its first version, it earns an average rating of 0.00 from 0 rated user, last update is 735 days ago.


What’s new in version 2.0?

                It enables you to

- Debug a remote web site, for which source map is usually disabled, with your local web server
- Test your local changes with actual data from remote servers - integration test before pull request

The idea and its implementation are based on HTTP and HTML. They are independent to the above frameworks, and SHOULD work for all web technologies. Unknown issue:
* `content-security-policy` from a target website, e.g. https://material.angular.io/
* How a javascript library renders content, e.g. reactjs
* Service worker. See screenshots for instruction.

It's similar to "Resource Override", but it requires a minimum configuration, it is built for Manifest V3, and it is test automation friendly. See
* https://chrome.google.com/webstore/detail/resource-override/pkoacgokdfckfpndoffpifphamojphii
* https://developer.chrome.com/docs/extensions/mv3/mv2-sunset/

Tests (in alphabetic order)
* Successful. Manual.
  * Target website: https://angular.io/
  * Source code: https://github.com/angular/angular
* Failed. `Refused to load the script '<URL>' because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-inline' 'unsafe-eval' <URL> <URL>". Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback.`
  * Target website: https://material.angular.io/
  * Source code: https://github.com/angular/material.angular.io
* Failing. Work in progress...
  * Target website: https://reactjs.org/
  * Source code: https://github.com/reactjs/reactjs.org
* Successful. Automation.
  * Target website: https://vuejs.org/
  * Source code: https://github.com/vuejs/docs            

How to install Web Mask?

You could download the latest version crx file or older version files and install it.


Preview of Web Mask


Technical Features:

  • Latest Version: 2.0
  • Requirements: Windows Chrome, Mac Chrome
  • License: Free
  • Latest update: Monday, December 19th, 2022
  • Author: Frank Ren

Web Mask Available languages:

English (UK).


FAQ