Kitty Clicker
Be visited by CryptoKitties in your browser!
Kitty Clicker란 무엇입니까?
Kitty Clicker은(는) unknown에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Be visited by CryptoKitties in your browser!"입니다.
확장 프로그램 스크린샷
Kitty Clicker 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
KittyClicker The game that never stops brings a pawful of fun to the most mundane tasks! Simply install the extension and go back to browsing the internet like always. Kitties will pop quickly onto your screen before disappearing back to their couch in the cloud. Click the Kitty to score points! The faster the Kitty vanishes, the more points it's worth. Check your score or pause and restart the game by clicking on the extension. How many Kitties will you click?
확장 프로그램 기본 정보
이름 | |
ID | nmjjmlhjfmaaceldcbmdndfokbigohkm |
공식 URL | https://chrome.google.com/webstore/detail/kitty-clicker/nmjjmlhjfmaaceldcbmdndfokbigohkm |
설명 | Be visited by CryptoKitties in your browser! |
파일 크기 | 1.34 MB |
설치 횟수 | 497 |
현재 버전 | 1.1.2 |
최근 업데이트 | 2018-08-23 |
출시 날짜 | 2018-08-23 |
평점 | 3.67/5 총 3 개의 평점 |
개발자 | unknown |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Kitty Clicker", "version": "1.1.2", "description": "Be visited by CryptoKitties in your browser!", "permissions": [ "activeTab", "declarativeContent", "storage" ], "background": { "scripts": [ "background.js" ], "persistent": true }, "browser_action": { "default_title": "KittyClicker", "default_popup": "index.html" }, "content_scripts": [ { "matches": [ " |