mirror of
https://github.com/italicsjenga/injections.git
synced 2024-11-25 01:51:30 +11:00
icons!!
This commit is contained in:
parent
51e3161886
commit
9874475896
BIN
icons/icon192.png
Normal file
BIN
icons/icon192.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 62 KiB |
BIN
icons/icon48.png
Normal file
BIN
icons/icon48.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.5 KiB |
BIN
icons/icon96.png
Normal file
BIN
icons/icon96.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
|
@ -5,6 +5,11 @@
|
|||
|
||||
"description": "misc CSS injections.",
|
||||
|
||||
"icons": {
|
||||
"48": "icons/icon48.png",
|
||||
"96": "icons/icon96.png"
|
||||
},
|
||||
|
||||
"content_scripts": [{
|
||||
"matches": ["*://news.ycombinator.com/*"],
|
||||
"css": ["styles/news.ycombinator.com.css"]
|
||||
|
|
Loading…
Reference in a new issue