提交 45e2341b 编写于 作者: Y yma16

add jpg

上级 6653509c
# chrome插件开发 # chrome插件开发
# 在线测试api工具 # 在线测试api工具
# 技术选型:jquery+axios+dom # 技术选型:jquery+axios+dom
![](static/img/api测试工具.png)
## 效果 ## 效果
![](static/img/display.jpg) ![](static/img/display.jpg)
\ No newline at end of file ![](static/img/post.jpg)
\ No newline at end of file
...@@ -8,10 +8,6 @@ ...@@ -8,10 +8,6 @@
"48": "./static/img/logo.jpg", "48": "./static/img/logo.jpg",
"16": "./static/img/logo.jpg" "16": "./static/img/logo.jpg"
}, },
// "browser_action": {
// "default_icon": "./static/img/logo.jpg",//插件的
// "default_popup": "index.html"//插件入口html
// },
"background": { "background": {
".service_worke": ["./js/background/main.js"] ".service_worke": ["./js/background/main.js"]
// 是否加载 // 是否加载
...@@ -29,10 +25,4 @@ ...@@ -29,10 +25,4 @@
"options_page":"./options/index.html" "options_page":"./options/index.html"
// "permissions":[
// "storage",
// "notifications"
// ],
// "content_scripts": [
// ]
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册