Death Metal Rooster

A tribute to David Hasselhoff

Death Metal Roosterคืออะไร?

Death Metal Rooster เป็นส่วนขยายของ Chrome ที่พัฒนาโดย [email protected] และคุณลักษณะหลักของมันคือ "A tribute to David Hasselhoff"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Death Metal Rooster

ดาวน์โหลดไฟล์ส่วนขยาย Death Metal Rooster ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Listen to relaxing music whenever you want.

Shows a YouTube video in a bubble.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Death Metal Rooster 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]
อีเมล [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"
    }
}