diff --git a/README.md b/README.md index cee9bc6..e9519e4 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# Wii Shop Channel Music +# ![Wii shop channel logo](https://raw.githubusercontent.com/corbindavenport/wii-shop-extension/master/img/icon48.png) Wii Shop Channel Music -![image](https://user-images.githubusercontent.com/3879063/151822369-ac4b1ea6-4c32-4918-a866-4cdf80758e43.png) +![gif](https://user-images.githubusercontent.com/42038239/152281142-e85c6313-b506-4bce-8d16-c82f9151892f.gif) -This is a browser extension that plays the [Wii Shop Channel theme](https://www.youtube.com/watch?v=yyjUmv1gJEg) in the background when you visit a shopping website. You can also select the music from the 3DS eShop, DSi Shop, Wii Shop Banner/Home, Wii U eShop, and Coconut Mall. +This is a browser extension that plays the [Wii Shop Channel theme](https://www.youtube.com/watch?v=yyjUmv1gJEg) in the background when you visit a shopping website. You can also select the music from the 3DS eShop, DSi Shop, Wii Shop Banner/Home, Wii U eShop, Mii Channel (Wii or 3DS), and Coconut Mall. The extension only requires two permissions: [Tabs](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs), to check the URL of the currently-active tab, and [Notifications](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/user_interface/Notifications), to show a message after the extension is installed. diff --git a/js/site-list.js b/js/site-list.js index 9e5cd7f..bcc16ec 100644 --- a/js/site-list.js +++ b/js/site-list.js @@ -1,19 +1,21 @@ const siteList = [ 'aliexpress.com', + 'allegro.pl', 'amazon.ca', 'amazon.cn', 'amazon.co.jp', 'amazon.co.uk', + 'amazon.com', 'amazon.com.au', 'amazon.com.br', 'amazon.com.mx', - 'amazon.com', 'amazon.de', 'amazon.es', 'amazon.fr', 'amazon.in', 'amazon.it', 'amazon.nl', + 'amazon.pl', 'azerty.nl', 'bauhaus.dk', 'bestbuy.com', @@ -26,28 +28,34 @@ const siteList = [ 'boozt.com', 'buy123.com.tw', 'canadacomputers.com', + 'castorama.pl', 'cdon.com', 'coolblue.nl', 'coop.dk', + 'decathlon.pl', + 'dekudeals.com', 'ebay.at', 'ebay.be', 'ebay.ca', 'ebay.ch', 'ebay.co.uk', + 'ebay.com', 'ebay.com.au', 'ebay.com.cn', 'ebay.com.my', 'ebay.com.sg', - 'ebay.com', 'ebay.de', 'ebay.fr', 'ebay.it', 'ebay.nl', 'ebay.ph', 'elgiganten.dk', + 'empik.com', + 'eobuwie.com.pl', 'eprice.com.tw', 'etmall.com.tw', 'etsy.com', + 'euro.com.pl', 'feebee.com.tw', 'findprice.com.tw', 'flipkart.com', @@ -61,28 +69,42 @@ const siteList = [ 'hm.com', 'ikea.com', 'ilva.dk', + 'invadeit.co.th', + 'jib.co.th', + 'jula.pl', 'jysk.dk', + 'komputronik.pl', + 'lazada.co.th', 'lttstore.com', 'macys.com', 'marktplaats.nl', 'matas.dk', + 'mediaexpert.pl', 'mediamarkt.nl', + 'mediamarkt.pl', 'microcenter.com', + 'morele.net', 'momoshop.com.tw', 'nemlig.com', + 'neonet.pl', 'newegg.com', + 'obi.pl', + 'olx.pl', 'overstock.com', 'pchome.com.tw', 'pcone.com.tw', 'pricerunner.co.uk', 'pricerunner.dk', 'qvc.com', - 'rakuten.com.tw', 'rakuten.com', + 'rakuten.com.tw', + 'reserved.com' + 'rossmann.pl', 'ruten.com.tw', 'saxo.com', 'saxo.dk', 'shop.cosmed.com.tw', + 'shopee.co.th', 'shopee.tw', 'shopping.google.com', 'silvan.dk', @@ -92,29 +114,35 @@ const siteList = [ 'smile.amazon.co.jp', 'smile.amazon.co.uk', 'smile.amazon.co.uk', + 'smile.amazon.com', 'smile.amazon.com.au', 'smile.amazon.com.br', 'smile.amazon.com.mx', - 'smile.amazon.com', 'smile.amazon.de', 'smile.amazon.es', 'smile.amazon.fr', 'smile.amazon.in', 'smile.amazon.it', 'smile.amazon.nl', + 'smyk.com', 'staples.ca', 'staples.com', 'swappa.com', 'system76.com', + 'taniaksiazka.pl', 'target.com', 'tw.bid.yahoo.com', 'tw.buy.yahoo.com', 'tw.mail.yahoo.com', 'u-mall.com.tw', + 'ultima.pl', 'walmart.com', 'wish.com', + 'x-kom.pl', 'xl-byg.dk', 'zalando.dk', 'zalando.nl', + 'zalando.pl', + 'zara.com', 'zehrs.ca' ] diff --git a/music/3ds-eshop-theme.ogg b/music/3ds-eshop-theme.ogg index 0233a3c..78fd70d 100644 Binary files a/music/3ds-eshop-theme.ogg and b/music/3ds-eshop-theme.ogg differ diff --git a/music/dsi-shop-theme.ogg b/music/dsi-shop-theme.ogg index f6a911b..72f8c63 100644 Binary files a/music/dsi-shop-theme.ogg and b/music/dsi-shop-theme.ogg differ diff --git a/music/mii-channel-3ds.ogg b/music/mii-channel-3ds.ogg new file mode 100644 index 0000000..55c22fe Binary files /dev/null and b/music/mii-channel-3ds.ogg differ diff --git a/music/mii-channel-wii.ogg b/music/mii-channel-wii.ogg new file mode 100644 index 0000000..dd9de5f Binary files /dev/null and b/music/mii-channel-wii.ogg differ diff --git a/music/oot-shop.ogg b/music/oot-shop.ogg new file mode 100644 index 0000000..4ea7746 Binary files /dev/null and b/music/oot-shop.ogg differ diff --git a/music/sims-buy-mode.ogg b/music/sims-buy-mode.ogg new file mode 100644 index 0000000..b66de43 Binary files /dev/null and b/music/sims-buy-mode.ogg differ diff --git a/popup.html b/popup.html index bef3631..405b44d 100644 --- a/popup.html +++ b/popup.html @@ -35,10 +35,14 @@
More stuff
@@ -51,4 +55,4 @@ - \ No newline at end of file +