Dancing blobs
This extension will let you chill out with psychodelic yet relaxing dance of blobs.
Hvad er Dancing blobs?
Dancing blobs er en Chrome-udvidelse udviklet af https://mrogalski.eu, og dens hovedfunktion er "This extension will let you chill out with psychodelic yet relaxing dance of blobs.".
Udvidelsesskærmbilleder
Download Dancing blobs-udvidelses-CRX-fil
Download Dancing blobs-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Chill out with these psychedelic yet relaxing blobs. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | ppicnefllkbphfkmjbbjccddkpgholhk |
| Officiel URL | https://chromewebstore.google.com/detail/dancing-blobs/ppicnefllkbphfkmjbbjccddkpgholhk |
| Beskrivelse | This extension will let you chill out with psychodelic yet relaxing dance of blobs. |
| Filstørrelse | 6.72 MB |
| Antal Installationer | 375 |
| Nuværende Version | 1.0 |
| Senest Opdateret | 2013-04-28 |
| Udgivelsesdato | 2013-04-28 |
| Bedømmelse | 4.43/5 Samlet 7 Bedømmelser |
| Udvikler | https://mrogalski.eu |
| Betalingsmetode | free |
| Understøttede Sprog | 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"
} | |