New icon, kudos to @lewisacidic
This commit is contained in:
@@ -728,7 +728,7 @@ function onExtensionInstalled(details) {
|
||||
chrome.notifications.create(id, {
|
||||
title: title,
|
||||
message: message,
|
||||
iconUrl: "icon-lock.png",
|
||||
iconUrl: "icon.png",
|
||||
type: "basic"
|
||||
});
|
||||
};
|
||||
|
Reference in New Issue
Block a user