Kitty Clicker
Be visited by CryptoKitties in your browser!
Cos'è Kitty Clicker?
Kitty Clicker è un'estensione di Chrome sviluppata da unknown, e la sua funzione principale è "Be visited by CryptoKitties in your browser!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Kitty Clicker
Scarica i file di estensione Kitty Clicker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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?
Informazioni di Base sull'Estensione
Nome | |
ID | nmjjmlhjfmaaceldcbmdndfokbigohkm |
URL Ufficiale | https://chrome.google.com/webstore/detail/kitty-clicker/nmjjmlhjfmaaceldcbmdndfokbigohkm |
Descrizione | Be visited by CryptoKitties in your browser! |
Dimensione del File | 1.34 MB |
Conteggio Installazioni | 497 |
Versione Corrente | 1.1.2 |
Ultimo Aggiornamento | 2018-08-23 |
Data di Pubblicazione | 2018-08-23 |
Valutazione | 3.67/5 Totale 3 Valutazioni |
Sviluppatore | unknown |
Tipo di Pagamento | free |
Lingue Supportate | 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": [ " |