We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc4d696 commit c1ea7f7Copy full SHA for c1ea7f7
2 files changed
extension/icons/128.png
8.02 KB
extension/manifest.json
@@ -3,5 +3,8 @@
3
"name": "Chrome Inspector Sync",
4
"version": "0.0.1",
5
"description": "Syncs Chrome DevTools' information with the Chrome Inspector. Currently just $0",
6
- "devtools_page": "devtools.html"
+ "devtools_page": "devtools.html",
7
+ "icons": {
8
+ "128": "icons/128.png"
9
+ }
10
}
0 commit comments