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 |
| 公式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"
} | |