Sims Buying Music Simulator
This extension will play the 'Buying Mode' music from the Sims to immerse you in any online shopping experience
Was ist Sims Buying Music Simulator?
Sims Buying Music Simulator ist eine Chrome-Erweiterung, die von Eyretech entwickelt wurde, und ihr Hauptmerkmal ist "This extension will play the 'Buying Mode' music from the Sims to immerse you in any online shopping experience".
Erweiterungsscreenshots
Sims Buying Music Simulator-Erweiterungs-CRX-Datei herunterladen
Laden Sie Sims Buying Music Simulator-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | lekgolicgpibeobfggagblebapfilagb |
Offizielle URL | https://chromewebstore.google.com/detail/sims-buying-music-simulat/lekgolicgpibeobfggagblebapfilagb |
Beschreibung | This extension will play the 'Buying Mode' music from the Sims to immerse you in any online shopping experience |
Dateigröße | 37.95 KB |
Installationsanzahl | 21 |
Aktuelle Version | 0.0.0.69 |
Letztes Update | 2016-09-13 |
Veröffentlichungsdatum | 2016-09-13 |
Bewertung | 4.00/5 Insgesamt 2 Bewertungen |
Entwickler | Eyretech |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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" ] } |