Dancing blobs
This extension will let you chill out with psychodelic yet relaxing dance of blobs.
Cos'è Dancing blobs?
Dancing blobs è un'estensione di Chrome sviluppata da https://mrogalski.eu, e la sua funzione principale è "This extension will let you chill out with psychodelic yet relaxing dance of blobs.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Dancing blobs
Scarica i file di estensione Dancing blobs 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
Chill out with these psychedelic yet relaxing blobs. Informazioni di Base sull'Estensione
| Nome | |
| ID | ppicnefllkbphfkmjbbjccddkpgholhk |
| URL Ufficiale | https://chromewebstore.google.com/detail/dancing-blobs/ppicnefllkbphfkmjbbjccddkpgholhk |
| Descrizione | This extension will let you chill out with psychodelic yet relaxing dance of blobs. |
| Dimensione del File | 6.72 MB |
| Conteggio Installazioni | 375 |
| Versione Corrente | 1.0 |
| Ultimo Aggiornamento | 2013-04-28 |
| Data di Pubblicazione | 2013-04-28 |
| Valutazione | 4.43/5 Totale 7 Valutazioni |
| Sviluppatore | https://mrogalski.eu |
| Tipo di Pagamento | free |
| Lingue Supportate | en-US |
| manifest.json | |
{
"browser_action": {
"default_icon": {
"19": "icon.png",
"38": "icon38.png"
},
"default_popup": "popup.html",
"default_title": "Chill out"
},
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"description": "This extension will let you chill out with psychodelic yet relaxing dance of blobs.",
"name": "Dancing blobs",
"icons": {
"48": "icon48.png",
"128": "icon128.png"
},
"manifest_version": 2,
"version": "1.0"
} | |