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”。
扩展截图
下载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.
扩展基本信息
名称 | |
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" ] } |