Sims Buying Music Simulator

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

Qu'est-ce que Sims Buying Music Simulator ?

Sims Buying Music Simulator est une extension Chrome développée par Eyretech, et sa fonction principale est "This extension will play the 'Buying Mode' music from the Sims to immerse you in any online shopping experience".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Sims Buying Music Simulator

Téléchargez les fichiers d'extension Sims Buying Music Simulator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Sims Buying Music Simulator Sims Buying Music Simulator
ID lekgolicgpibeobfggagblebapfilagb
URL Officiel 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
Taille du Fichier 37.95 KB
Nombre d'Installations 21
Version Actuelle 0.0.0.69
Dernière Mise à Jour 2016-09-13
Date de Publication 2016-09-13
Évaluation 4.00/5 Total 2 Évaluations
Développeur Eyretech
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    ]
}