Sims Buying Music Simulator

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

ما هو Sims Buying Music Simulator؟

Sims Buying Music Simulator هو إضافة Chrome تم تطويرها بواسطة Eyretech، والميزة الرئيسية لها هي "This extension will play the 'Buying Mode' music from the Sims to immerse you in any online shopping experience".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Sims Buying Music Simulator

قم بتنزيل ملفات الامتداد Sims Buying Music Simulator بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Sims Buying Music Simulator Sims Buying Music Simulator
ID lekgolicgpibeobfggagblebapfilagb
عنوان URL الرسمي https://chromewebstore.google.com/detail/sims-buying-music-simulat/lekgolicgpibeobfggagblebapfilagb
الوصف This extension will play the 'Buying Mode' music from the Sims to immerse you in any online shopping experience
حجم الملف 37.95 KB
عدد التثبيتات 21
النسخة الحالية 0.0.0.69
آخر تحديث 2016-09-13
تاريخ النشر 2016-09-13
تقييم 4.00/5 مجموع تقييمات 2
المطور Eyretech
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة 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"
    ]
}