Lookin fly for a white guy

master
BrOakes 2020-02-26 21:22:06 -05:00
parent 9143bd08b7
commit d79b1d3e8a
9 changed files with 11 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 225 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 579 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 823 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 954 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -4,8 +4,18 @@
"description": "SOC-URITY", "description": "SOC-URITY",
"version": "1.0", "version": "1.0",
"icons": {
"16": "icons/padlock-16.png",
"24": "icons/padlock-24.png",
"32": "icons/padlock-32.png",
"64": "icons/padlock-64.png",
"128": "icons/padlock-128.png",
"256": "icons/padlock-256.png",
"512": "icons/padlock-512.png"
},
"browser_action":{ "browser_action":{
"default_icon": "icons/border-48.png", "default_icon": "icons/padlock-32.png",
"default_popup": "popup.html" "default_popup": "popup.html"
} }