Dancing blobs

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

什么是Dancing blobs?

Dancing blobs是由https://mrogalski.eu开发的Chrome扩展程序,该扩展的主要功能是“This extension will let you chill out with psychodelic yet relaxing dance of blobs.”。

扩展截图

screenshot

下载Dancing blobs扩展crx文件

下载Dancing blobs扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Chill out with these psychedelic yet relaxing blobs.                    

扩展基本信息

名称 Dancing blobs Dancing blobs
ID ppicnefllkbphfkmjbbjccddkpgholhk
官方URL https://chromewebstore.google.com/detail/dancing-blobs/ppicnefllkbphfkmjbbjccddkpgholhk
简介 This extension will let you chill out with psychodelic yet relaxing dance of blobs.
文件大小 6.72 MB
安装次数 375
当前版本 1.0
更新时间 2013-04-28
上架时间 2013-04-28
评分 4.43/5 共7次评分
开发者 https://mrogalski.eu
付费类型 free
支持的语言 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"
}