Sims Buying Music Simulator

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

Cos'è Sims Buying Music Simulator?

Sims Buying Music Simulator è un'estensione di Chrome sviluppata da Eyretech, e la sua funzione principale è "This extension will play the 'Buying Mode' music from the Sims to immerse you in any online shopping experience".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Sims Buying Music Simulator

Scarica i file di estensione Sims Buying Music Simulator in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Sims Buying Music Simulator Sims Buying Music Simulator
ID lekgolicgpibeobfggagblebapfilagb
URL Ufficiale https://chromewebstore.google.com/detail/sims-buying-music-simulat/lekgolicgpibeobfggagblebapfilagb
Descrizione This extension will play the 'Buying Mode' music from the Sims to immerse you in any online shopping experience
Dimensione del File 37.95 KB
Conteggio Installazioni 21
Versione Corrente 0.0.0.69
Ultimo Aggiornamento 2016-09-13
Data di Pubblicazione 2016-09-13
Valutazione 4.00/5 Totale 2 Valutazioni
Sviluppatore Eyretech
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}