Plugin Icon

Web Mask Chrome 插件, crx 扩展下载

Plugin Screenshot
Plugin Screenshot
Plugin Screenshot
Plugin Screenshot
                    

It overrides resources, JS, CSS, Image, and fonts, of a website with the copies from a local web server.

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 web standards, independent to the framework of your choice, with the following constraints: - It doesn't work with `document.write()` - "Bypass for network" for service workers. See screenshots for instruction. - Web socket is not redirected, i.e. Hot module reload (hmr) or live reload doesn't work unless you can force their origin to localhost It's similar to "Resource Override", but built for Manifest V3, and easy to integration into automated tests. See - Resource Override, https://chrome.google.com/webstore/detail/resource-override/pkoacgokdfckfpndoffpifphamojphii - Manifest V2 support timeline, https://developer.chrome.com/docs/extensions/develop/migrate/mv2-deprecation-timeline - Test automation examples, https://github.com/renfeng/web-mask/tree/master/test/specs Tests (in alphabetic order) - An Angular website: https://material.angular.io/ - Source code: https://github.com/angular/material.angular.io - Successful. Automated. - A React website: https://reactjs.org/ - Source code: https://github.com/reactjs/reactjs.org - Successful. Automated. - A Vue.js website: https://vuejs.org/ - Source code: https://github.com/vuejs/docs - Successful. Automated.

分类 💻开发者工具
插件标识 cnglippokopaohjfeejlkblfjnekojia
平台 Chrome
评分
★★★★★ 5
评分人数 1
插件主页 https://chromewebstore.google.com/detail/web-mask/cnglippokopaohjfeejlkblfjnekojia
大小 48.97KiB
官网下载次数 88
下载地址

CRX扩展文件安装方法

第1步: 打开Chrome浏览器的扩展程序

第2步: 在地址栏输入: chrome://extensions/

第3步: 开启右上角的【开发者模式】

第4步: 重启Chrome浏览器 (重要操作)

第5步: 重新打开扩展程序管理界面

第6步: 将下载的crx文件直接拖入页面完成安装

注意:请确保使用最新版本的Chrome浏览器

同类插件推荐