Sims Buying Music Simulator

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

Apa itu Sims Buying Music Simulator?

Sims Buying Music Simulator adalah ekstensi Chrome yang dikembangkan oleh Eyretech, dan fitur utamanya adalah "This extension will play the 'Buying Mode' music from the Sims to immerse you in any online shopping experience".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Sims Buying Music Simulator

Unduh file ekstensi Sims Buying Music Simulator dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Sims Buying Music Simulator Sims Buying Music Simulator
ID lekgolicgpibeobfggagblebapfilagb
URL Resmi https://chromewebstore.google.com/detail/sims-buying-music-simulat/lekgolicgpibeobfggagblebapfilagb
Deskripsi This extension will play the 'Buying Mode' music from the Sims to immerse you in any online shopping experience
Ukuran File 37.95 KB
Jumlah Instalasi 21
Versi Saat Ini 0.0.0.69
Terakhir Diperbarui 2016-09-13
Tanggal Publikasi 2016-09-13
Penilaian 4.00/5 Total 2 Penilaian
Pengembang Eyretech
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}