Sims Buying Music Simulator

This extension will play the 'Buying Mode' music from the Sims to immerse you in any online shopping experience

What is Sims Buying Music Simulator?

Sims Buying Music Simulator is a Chrome extension developed by Eyretech, and its main feature is "This extension will play the 'Buying Mode' music from the Sims to immerse you in any online shopping experience".

Extension Screenshots

screenshot

Download Sims Buying Music Simulator Extension CRX File

Download Sims Buying Music Simulator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Ever feel like life is a video game? Ever wanted to have the real Sims experience by shopping on retailers like Amazon.com and listening to the "Buy Mode" music from The Sims and experience life as if you were in some kind of sophisticated simulation. Now you can.                    

Extension Basic Information

Name Sims Buying Music Simulator Sims Buying Music Simulator
ID lekgolicgpibeobfggagblebapfilagb
Official URL https://chromewebstore.google.com/detail/sims-buying-music-simulat/lekgolicgpibeobfggagblebapfilagb
Description This extension will play the 'Buying Mode' music from the Sims to immerse you in any online shopping experience
File Size 37.95 KB
Installation Count 21
Current Version 0.0.0.69
Last Updated 2016-09-13
Publish Date 2016-09-13
Rating 4.00/5 Total 2 Ratings
Developer Eyretech
Email [email protected]
Payment Type free
Supported Languages en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Sims Buying Music Simulator",
    "description": "This extension will play the 'Buying Mode' music from the Sims to immerse you in any online shopping experience",
    "version": "0.0.0.69",
    "icons": {
        "16": "cart16.png",
        "48": "cart48.png",
        "128": "cart128.png"
    },
    "browser_action": {
        "default_icon": "cart.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}