Fidget Spinner for Chrome
Fidget Spinner click and relax
Fidget Spinner for Chrome란 무엇입니까?
Fidget Spinner for Chrome은(는) Free Useful Apps에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Fidget Spinner click and relax"입니다.
확장 프로그램 스크린샷
Fidget Spinner for Chrome 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Want to have a quick and easy way to relax? Use our online fidget spinner today. There are 6 designs to choose from. Simply click on the extension icon and you can begin using your fidget spinner today. See how fast you can spin the fidget spinner. To begin using the fidget spinner, here is what you need to do. First, choose the design of the fidget spinner you wish to use. Next to begin spining the fidget spinner, left click on your mouse and do a spinning motion clockwise/anti-clockwise. The fidget spinner will begin to spin and the speed of rotations will depend on how fast you released the left mouse button when you did the spinning motion. Try this free fidget spinner today to relieve your stress and boredom at work/school.
확장 프로그램 기본 정보
이름 | Fidget Spinner for Chrome |
ID | jkjadakeehggeagccdipejhohmgnkgcp |
공식 URL | https://chromewebstore.google.com/detail/fidget-spinner-for-chrome/jkjadakeehggeagccdipejhohmgnkgcp |
설명 | Fidget Spinner click and relax |
파일 크기 | 1.83 MB |
설치 횟수 | 633 |
현재 버전 | 3.0.1 |
최근 업데이트 | 2022-05-18 |
출시 날짜 | 2022-05-18 |
평점 | 4.50/5 총 2 개의 평점 |
개발자 | Free Useful Apps |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_appName__", "description": "__MSG_appDescription__", "short_name": "__MSG_appShortName__", "default_locale": "en", "version": "3.0.1", "icons": { "128": "img\/icon.png" }, "action": { "default_popup": "ui\/popup.html" }, "background": { "service_worker": "scripts\/background.js" }, "homepage_url": "https:\/\/fidget-spinner.freespeedcheck.net\/" } |