Fruit Fidget Spinner
Twist fruits and vegetables, they are like spinners
Cos'è Fruit Fidget Spinner?
Fruit Fidget Spinner è un'estensione di Chrome sviluppata da freeman, e la sua funzione principale è "Twist fruits and vegetables, they are like spinners".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Fruit Fidget Spinner
Scarica i file di estensione Fruit Fidget Spinner 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
Instead of the usual spinner, twist the vegetables and fruits. If you are tired, take a break, rest and turn the fruit spinners To enable tools, click the extension icon in the upper-right corner of the browser.
Informazioni di Base sull'Estensione
Nome | |
ID | nfpajdbmgbjlinlbaaeilcnbmildjkdg |
URL Ufficiale | https://chromewebstore.google.com/detail/fruit-fidget-spinner/nfpajdbmgbjlinlbaaeilcnbmildjkdg |
Descrizione | Twist fruits and vegetables, they are like spinners |
Dimensione del File | 7.38 MB |
Conteggio Installazioni | 84 |
Versione Corrente | 17.1.1 |
Ultimo Aggiornamento | 2017-06-29 |
Data di Pubblicazione | 2017-06-19 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | freeman |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "browser_action": { "default_icon": "128.png", "default_popup": "popup.html" }, "description": "Twist fruits and vegetables, they are like spinners", "icons": { "128": "128.png" }, "manifest_version": 2, "name": "Fruit Fidget Spinner", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "17.1.1" } |