Kitty Clicker
Be visited by CryptoKitties in your browser!
ما هو Kitty Clicker؟
Kitty Clicker هو إضافة Chrome تم تطويرها بواسطة unknown، والميزة الرئيسية لها هي "Be visited by CryptoKitties in your browser!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Kitty Clicker
قم بتنزيل ملفات الامتداد Kitty Clicker بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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": [ " |