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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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.
확장 프로그램 기본 정보
이름 | |
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" ] } |