Swiggity Swooty Extension

When you click the button it goes Swiggity Swooty...!

Swiggity Swooty Extensionคืออะไร?

Swiggity Swooty Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย MultiLagio และคุณลักษณะหลักของมันคือ "When you click the button it goes Swiggity Swooty...!"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Swiggity Swooty Extension

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

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

                        When installing this extension, it puts a button to the right of the omnibox which is used for fun. When clicked it plays "Swiggity Swooty..." and shows a little picture of a penguin doing a cool dance! Its really funny when played at the right time. ;)                    

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

ชื่อ Swiggity Swooty Extension Swiggity Swooty Extension
ID ecofnlndicmgjgodcoiggbjlaipjmenb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/swiggity-swooty-extension/ecofnlndicmgjgodcoiggbjlaipjmenb
คำอธิบาย When you click the button it goes Swiggity Swooty...!
ขนาดไฟล์ 1.17 MB
จำนวนการติดตั้ง 1,212
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2015-10-29
วันที่เผยแพร่ 2015-10-29
คะแนน 4.61/5 รวมทั้งหมด 23 คะแนน
ผู้พัฒนา MultiLagio
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Swiggity Swooty Extension",
    "description": "When you click the button it goes Swiggity Swooty...!",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "swiggity.html"
    },
    "permissions": [
        "activeTab"
    ]
}