FeHelper--Web前端助手(Awesome!Chrome & Firefox & MS-Edge Extension, All in one Toolbox!) https://www.baidufe.com/fehelper/

Alien a3f8a93fbb JSON自动格式化中增加“折叠/展开”所有节点的功能 il y a 10 ans
chrome a3f8a93fbb JSON自动格式化中增加“折叠/展开”所有节点的功能 il y a 10 ans
sougou b7ba69959f chrome插件更新到2.9版本,并新增sougou插件版本 il y a 12 ans
.DS_Store a93b7d5c99 更新README说明文件 il y a 11 ans
.gitignore d187a4fc53 忽略压缩后的文件 il y a 11 ans
README.md 7af9ff347e 更新README.md il y a 11 ans

README.md

Web前端助手--FeHelper

本插件提供了chrome和sougou浏览器两个版本,其中sougou浏览器版本属于简版,只包含部分工具,代码较简单。

1、扩展安装地址:

1)、官方地址

http://www.baidufe.com/fehelper

2)、webstore地址

https://chrome.google.com/webstore/detail/pkgccpejnmalmdinmhkkfafefagiiiad?hl=zh-cn&utm_source=chrome-ntp

2、扩展目前功能:

a)、网页兼容性检测
b)、编码规范检测
c)、网页栅格规范检测
d)、JSON格式化
e)、二维码生成
f)、字符串编解码工具(Unicode、UTF8、Base64、MD5)
g)、JSON页面自动格式化查看
h)、时间(戳)转换工具
i)、正则表达式测试工具

3、关于开发

下载代码,chrome浏览器中本机开发即可

4、关于发布:

方式一)、依赖编译平台FCP(zxlie用)

此方式可以进行js、css代码合并、压缩,html压缩,减小extension的体积。
运行build.sh脚本,会生成output,进入output目录,会有如下两个文件:
fe-helper.zip :上传到chorme web store,发布。
fe-helper :可在开发中进行测试

方式二)、直接压缩为fe-helper.zip包

直接压缩,压缩后可将zip包发到zxlie处(mailto:[email protected]),由zxlie发布到webstore。
要想把它当成自己作品来发布,可以自己单独申请账号,在webstore缴纳$5,自行上传。

5、主页:

HomePage:http://www.baidufe.com/fehelper 
author:zxlie(zhaoxianlie)
email:[email protected]