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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    ]
}