Popper
Distract yourself by popping the lock
Cos'è Popper?
Popper è un'estensione di Chrome sviluppata da Anwesh43, e la sua funzione principale è "Distract yourself by popping the lock".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Popper
Scarica i file di estensione Popper 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
Distract yourself playing popper when you open a new tab. Fun clicking game. The line will be moving along the lock you have to tap when the line is close to a ball if you miss it game will be over.
Informazioni di Base sull'Estensione
Nome | Popper |
ID | hlmihaahnkijgkdkncaoacdjkdahioen |
URL Ufficiale | https://chromewebstore.google.com/detail/popper/hlmihaahnkijgkdkncaoacdjkdahioen |
Descrizione | Distract yourself by popping the lock |
Dimensione del File | 46.5 KB |
Conteggio Installazioni | 14 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2016-11-07 |
Data di Pubblicazione | 2016-11-07 |
Valutazione | 3.50/5 Totale 2 Valutazioni |
Sviluppatore | Anwesh43 |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Popper", "description": "Distract yourself by popping the lock", "manifest_version": 2, "version": "1.0.1", "icons": { "32": "img\/popper_icon_32.png", "64": "img\/popper_icon_64.png" }, "chrome_url_overrides": { "newtab": "popper.html" } } |