Update background.js

This commit is contained in:
Kenneth Hendricks 2024-10-22 18:41:42 -04:00 committed by GitHub
parent 9002958194
commit 67d98cf2a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -158,7 +158,7 @@ function updatePageAction(status, tabId) {
} else if (status === "starred") {
iconPath = "res/icons/starred.png";
} else if (status === "default") {
iconPath = "res/ext_icon_144.png";
iconPath = "res/icons/default.png";
}
// Show the page action (icon in the address bar)