Add new assets
From https://trac.torproject.org/projects/tor/ticket/23888#comment:5
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 3 KiB |
Before Width: | Height: | Size: 1.5 KiB |
BIN
proxy/webext/icons/status-off.png
Normal file
After Width: | Height: | Size: 4.9 KiB |
11
proxy/webext/icons/status-off.svg
Normal file
After Width: | Height: | Size: 8 KiB |
BIN
proxy/webext/icons/status-off@2x.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
proxy/webext/icons/status-off@3x.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
proxy/webext/icons/status-on.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
11
proxy/webext/icons/status-on.svg
Normal file
After Width: | Height: | Size: 8 KiB |
BIN
proxy/webext/icons/status-on@2x.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
proxy/webext/icons/status-on@3x.png
Normal file
After Width: | Height: | Size: 17 KiB |
|
@ -9,8 +9,8 @@
|
|||
},
|
||||
"browser_action": {
|
||||
"default_icon": {
|
||||
"16": "icons/16.png",
|
||||
"32": "icons/32.png"
|
||||
"16": "icons/status-off.png",
|
||||
"32": "icons/status-off@2x.png"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|