JuneChang

Results 1 issues of JuneChang

看了半天issue,好像没有只有chrome APP,没有支持chrome扩展程序(chrome extensions),自己写了个。[codelf chrome 扩展程序](https://github.com/Junezm/chrome-plugin/tree/master/codelf) 首先把 codeIf 的代码下载到本地,下面开始安装 step1:打开chrome 扩展程序 ![image](https://user-images.githubusercontent.com/16557020/71800319-c4014f00-3092-11ea-9c3f-cd1215228acb.png) step2: 打开 开发者模式 step3:加载已解压的扩展程序 ![image](https://user-images.githubusercontent.com/16557020/71800463-23f7f580-3093-11ea-849e-28cfcb18377a.png) step4: 选中代码文件 ![image](https://user-images.githubusercontent.com/16557020/71800756-e778c980-3093-11ea-84dd-b3a42ec14805.png) step5: 加载完毕,扩展程序栏出现 codeIf 图标 ![image](https://user-images.githubusercontent.com/16557020/71800621-8cdf6d80-3093-11ea-8835-4943c1e69463.png) step6: 点击图标,页面就出来 ![image](https://user-images.githubusercontent.com/16557020/71800673-a54f8800-3093-11ea-9379-7e11e02fc5fe.png)