Dancing blobs
This extension will let you chill out with psychodelic yet relaxing dance of blobs.
Was ist Dancing blobs?
Dancing blobs ist eine Chrome-Erweiterung, die von https://mrogalski.eu entwickelt wurde, und ihr Hauptmerkmal ist "This extension will let you chill out with psychodelic yet relaxing dance of blobs.".
Erweiterungsscreenshots
Dancing blobs-Erweiterungs-CRX-Datei herunterladen
Laden Sie Dancing blobs-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Chill out with these psychedelic yet relaxing blobs. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | ppicnefllkbphfkmjbbjccddkpgholhk |
| Offizielle URL | https://chromewebstore.google.com/detail/dancing-blobs/ppicnefllkbphfkmjbbjccddkpgholhk |
| Beschreibung | This extension will let you chill out with psychodelic yet relaxing dance of blobs. |
| Dateigröße | 6.72 MB |
| Installationsanzahl | 375 |
| Aktuelle Version | 1.0 |
| Letztes Update | 2013-04-28 |
| Veröffentlichungsdatum | 2013-04-28 |
| Bewertung | 4.43/5 Insgesamt 7 Bewertungen |
| Entwickler | https://mrogalski.eu |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
} | |