Dancing Carlton
Take a break from work to check out Dancing Carlton any time you want.
Dancing Carltonとは何ですか?
Dancing Carltonはhttps://codewrangler.ioによって開発されたChromeの拡張機能で、その主な機能は「Take a break from work to check out Dancing Carlton any time you want.」です。
拡張機能のスクリーンショット
Dancing Carlton拡張機能のCRXファイルをダウンロード
Dancing Carlton拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A completely useless Chrome extension that displays a Dancing Carlton GIF on command.
拡張機能の基本情報
名前 | Dancing Carlton |
ID | fijednaplnplbkikkhhpfadcnpejkfcp |
公式URL | https://chromewebstore.google.com/detail/dancing-carlton/fijednaplnplbkikkhhpfadcnpejkfcp |
説明 | Take a break from work to check out Dancing Carlton any time you want. |
ファイルサイズ | 34.38 KB |
インストール数 | 276 |
現在のバージョン | 1.0 |
最終更新日 | 2019-02-23 |
公開日 | 2019-02-23 |
評価 | 5.00/5 合計 4 レビュー |
開発者 | https://codewrangler.io |
支払い方法 | free |
拡張機能のウェブサイト | https://codewrangler.io |
対応言語 | en-US |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Dancing Carlton", "description": "Take a break from work to check out Dancing Carlton any time you want.", "version": "1.0", "icons": { "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "Dancing Carlton" } } |