diff --git a/background-script.js b/background-script.js index 35fbd37..75eb159 100644 --- a/background-script.js +++ b/background-script.js @@ -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: [{