Death Metal Rooster
A tribute to David Hasselhoff
Death Metal Roosterとは何ですか?
Death Metal Roosterは[email protected]によって開発されたChromeの拡張機能で、その主な機能は「A tribute to David Hasselhoff」です。
拡張機能のスクリーンショット
Death Metal Rooster拡張機能のCRXファイルをダウンロード
Death Metal Rooster拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Listen to relaxing music whenever you want. Shows a YouTube video in a bubble.
拡張機能の基本情報
名前 | Death Metal Rooster |
ID | bdnkaenpadjoldiddfdidinjmjeagaji |
公式URL | https://chromewebstore.google.com/detail/death-metal-rooster/bdnkaenpadjoldiddfdidinjmjeagaji |
説明 | A tribute to David Hasselhoff |
ファイルサイズ | 38.55 KB |
インストール数 | 31 |
現在のバージョン | 1.0.1 |
最終更新日 | 2021-09-15 |
公開日 | 2013-06-18 |
評価 | 4.75/5 合計 8 レビュー |
開発者 | [email protected] |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Death Metal Rooster", "version": "1.0.1", "manifest_version": 2, "description": "A tribute to David Hasselhoff", "icons": { "128": "icon_128.png" }, "content_security_policy": "script-src 'self'; object-src 'self' https:\/\/www.youtube.com", "browser_action": { "default_title": "YEEEEEAAAAAAAAHHH!", "default_icon": "action.png", "default_popup": "popup.html" } } |