change notification message

This commit is contained in:
Dovi Cowan 2022-07-20 14:55:35 +01:00
parent c84b5ec67b
commit 424809ea7f
Signed by: dcowan
GPG key ID: CC4A4CB950D7E579

View file

@ -40,8 +40,8 @@ chrome.webNavigation.onCompleted.addListener(function() {
chrome.notifications.create({
"type": "basic",
"iconUrl": "icons/ebay-48.png",
"title": 'My Notification',
"message": 'Hi, this is eBay!'
"title": 'eBay Item Remover',
"message": "eBay Item Remover is running - and you've just loaded an eBay page!"
});
}, {
url: [{