Dancing blobs

This extension will let you chill out with psychodelic yet relaxing dance of blobs.

What is Dancing blobs?

Dancing blobs is a Chrome extension developed by https://mrogalski.eu, and its main feature is "This extension will let you chill out with psychodelic yet relaxing dance of blobs.".

Extension Screenshots

screenshot

Download Dancing blobs Extension CRX File

Download Dancing blobs extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Chill out with these psychedelic yet relaxing blobs.                    

Extension Basic Information

Name Dancing blobs Dancing blobs
ID ppicnefllkbphfkmjbbjccddkpgholhk
Official URL https://chromewebstore.google.com/detail/dancing-blobs/ppicnefllkbphfkmjbbjccddkpgholhk
Description This extension will let you chill out with psychodelic yet relaxing dance of blobs.
File Size 6.72 MB
Installation Count 375
Current Version 1.0
Last Updated 2013-04-28
Publish Date 2013-04-28
Rating 4.43/5 Total 7 Ratings
Developer https://mrogalski.eu
Payment Type free
Supported Languages 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"
}