An extension function that makes it possible to play the example music `` Calling Mr. '' flowing in the supermarket on Amazon and Rakuten is born



There should be many people who have heard the music 'Popo Popo Popo' of 'Yakukomi-

kun ' at supermarkets and pharmacies. A Chrome extension that plays this music when accessing websites such as Amazon and Rakuten was developed by engineer Kenshi Shiode .

GitHub - solt9029/chrome-ec-yobikomi: Shopping became fun when I made a Chrome extension for myself that plays supermarket music (Yobikomi-kun) when opening a mail order site
https://github.com/solt9029/chrome-ec-yobikomi

Here's how the extension works. When you access Amazon or Rakuten, your music is being played.




The extension is not distributed on the Chrome Web Store at the time of article creation, but the source code is published on GitHub.



The source code does not include Yobikomi-kun's sound source, so you need to obtain it yourself. At the time of writing the article, the sound source is distributed for 110 yen on Yamaha's music distribution site 'mysound'.

Yobikomi-kun 'No.4'/Yobikomi-kun audition/music download [mysound]
https://mysound.jp/song/4541889/



To build the extension, you need to install ' Node.js ' on your machine and then install the package manager ' Yarn '. You can also specify a website to play music by adding a URL to the 'targetUrls' part in 'src/background.ts'.



As a result of Mr. Shiode using the extended function for a week, it seems that the effect of ``increasing tension while shopping'' was recognized.




in Software,   Web Service,   Video, Posted by log1o_hf