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.”。
擴展截圖
下載Dancing blobs擴展crx文件
下載Dancing blobs擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Chill out with these psychedelic yet relaxing blobs. 擴展基本資訊
| 名稱 | |
| ID | ppicnefllkbphfkmjbbjccddkpgholhk |
| 官方網址 | 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"
} | |