mirror of
https://github.com/FranP-code/wii-shop-extension.git
synced 2025-10-12 23:52:52 +00:00
Added Amazon Smile links to the site list, and added a listener for tab changes so the music properly stops if the shopping tab is changed or closed.
This commit is contained in:
@@ -13,6 +13,21 @@ const siteList = [
|
||||
'amazon.nl',
|
||||
'amazon.es',
|
||||
'amazon.co.uk',
|
||||
'smile.amazon.co.uk',
|
||||
'smile.amazon.com',
|
||||
'smile.amazon.com.au',
|
||||
'smile.amazon.com.br',
|
||||
'smile.amazon.ca',
|
||||
'smile.amazon.cn',
|
||||
'smile.amazon.fr',
|
||||
'smile.amazon.de',
|
||||
'smile.amazon.in',
|
||||
'smile.amazon.it',
|
||||
'smile.amazon.co.jp',
|
||||
'smile.amazon.com.mx',
|
||||
'smile.amazon.nl',
|
||||
'smile.amazon.es',
|
||||
'smile.amazon.co.uk',
|
||||
'bestbuy.com',
|
||||
'bhphotovideo.com',
|
||||
'ebay.com',
|
||||
@@ -42,4 +57,4 @@ const siteList = [
|
||||
'flipkart.com',
|
||||
'qvc.com',
|
||||
'shopping.google.com'
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user