Add new lock icons for I2P and I2P HTTPS secured sites
This commit is contained in:
@@ -220,6 +220,10 @@ function themeWindow(window) {
|
||||
tabId: tabInfo[0].id,
|
||||
popup: "security.html",
|
||||
});
|
||||
browser.pageAction.setIcon({
|
||||
path: "icons/toopies.png",
|
||||
tabId: tabInfo[0].id,
|
||||
});
|
||||
//console.log("(background) tabinfo", tabInfo[0].id)
|
||||
browser.pageAction.show(tabInfo[0].id);
|
||||
} else {
|
||||
|
||||
BIN
icons/toopie.png
BIN
icons/toopie.png
Binary file not shown.
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 19 KiB |
BIN
icons/toopies.png
Normal file
BIN
icons/toopies.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
Reference in New Issue
Block a user