Languages: English, Chinese(Simplified)
Simple Extension
Let each website save/switch cookies, switch User-Agent and simply listen for network requests.
Base on chrome-extension-webpack-boilerplate project
Development steps:
- Run
npm run start - Follow the Load Unpacked step.
简易扩展
让每个网站都可以保存/切换Cookies、切换User-Agent,简单地监听网络请求。
基于chrome-extension-webpack-boilerplate项目
开发步骤:
- 执行命令
npm run start - 跟随加载已解压的扩展程序操作.
打包步骤:
- 执行命令
npm run build - 将build文件夹压缩成.zip提交到Chrome web store