GarfielfLasaga
When you click the button it goes I'm am hungry. I want some LASAGA!
GarfielfLasagaคืออะไร?
GarfielfLasaga เป็นส่วนขยายของ Chrome ที่พัฒนาโดย MultiLagio และคุณลักษณะหลักของมันคือ "When you click the button it goes I'm am hungry. I want some LASAGA!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย GarfielfLasaga
ดาวน์โหลดไฟล์ส่วนขยาย GarfielfLasaga ในรูปแบบ 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 "I'm am hungry. I want some LASAGA!" and shows a little picture of Garfielf. Its really funny when played at the right time. ;)
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | achhfhfiigdmjaaicfjpnfgijephjbgi |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/garfielflasaga/achhfhfiigdmjaaicfjpnfgijephjbgi |
คำอธิบาย | When you click the button it goes I'm am hungry. I want some LASAGA! |
ขนาดไฟล์ | 1.06 MB |
จำนวนการติดตั้ง | 235 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2016-01-30 |
วันที่เผยแพร่ | 2016-01-30 |
คะแนน | 4.55/5 รวมทั้งหมด 11 คะแนน |
ผู้พัฒนา | MultiLagio |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "GarfielfLasaga", "description": "When you click the button it goes I'm am hungry. I want some LASAGA!", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "lasaga.html" }, "permissions": [ "activeTab" ] } |