Skip to content

cloudjiang/weixin-api-debug

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeiXin API Debug

Chrome 扩展:微信公众平台接口调试工具 http://mp.weixin.qq.com/debug/ 增强版(可调试本地,对码农友好、等)

Howto

  1. 首次开发请使用 gulp build,会将依赖的库都复制到相应文件夹;本项目直接使用 bootstrap 3,并且不准备在样式上做额外调整。

  2. 后续开发只会修改 js,因此只需要使用 gulp jsgulp 进行打包即可。

  3. 如果仅仅是希望使用,请直接从下面的链接下载并安装到 Chrome 即可。

  4. 目前只实现了我工作中最常用的一些场景,会渐渐补全,如有急需请提 issue 或 pr

Download

weixin-api-debug.crx

About

Chrome扩展,微信公众平台接口调试工具 http://mp.weixin.qq.com/debug/ 增强版(可调试本地,对码农友好、等)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.9%
  • Other 1.1%