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はEyretechによって開発されたChromeの拡張機能で、その主な機能は「This extension will play the 'Buying Mode' music from the Sims to immerse you in any online shopping experience」です。

拡張機能のスクリーンショット

screenshot

Sims Buying Music Simulator拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    ]
}