add icons

This commit is contained in:
MoizAhmedd
2021-03-16 20:23:58 -04:00
parent 98e55de0ce
commit c05bf41d92
7 changed files with 6 additions and 0 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

BIN
128.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 567 B

BIN
240.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

BIN
32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
64.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@@ -3,6 +3,12 @@
"name": "Youtube Word Search",
"version": "1.0.1",
"description": "An extension that lets you search for words in a youtube video, and seeks to that timestamp",
"icons": {
"16": "16.png",
"32": "32.png",
"48": "64.png",
"128": "128.png"
},
"manifest_version": 2,
"permissions": [
"http://*.youtube.com/*",