Nelson's Ha Ha Button
Nelson's Ha Ha Button
Nelson's Ha Ha Buttonคืออะไร?
Nelson's Ha Ha Button เป็นส่วนขยายของ Chrome ที่พัฒนาโดย SoonKhen OwYong และคุณลักษณะหลักของมันคือ "Nelson's Ha Ha Button"
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Nelson's Ha Ha Button
ดาวน์โหลดไฟล์ส่วนขยาย Nelson's Ha Ha Button ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Add sound effects to your life, just like in a comedy. This one is The Simpson's Nelson famous ha-ha taunt.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | dhdnpllgjheacebakhppnhmaioangkbh |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/nelsons-ha-ha-button/dhdnpllgjheacebakhppnhmaioangkbh |
คำอธิบาย | Nelson's Ha Ha Button |
ขนาดไฟล์ | 30.49 KB |
จำนวนการติดตั้ง | 123 |
เวอร์ชันปัจจุบัน | 1.2 |
อัปเดตครั้งล่าสุด | 2012-08-26 |
วันที่เผยแพร่ | 2012-08-26 |
คะแนน | 4.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | SoonKhen OwYong |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.owyong.sk |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Nelson's Ha Ha Button", "version": "1.2", "manifest_version": 2, "description": "Nelson's Ha Ha Button", "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "background": { "page": "background.html" }, "browser_action": { "default_icon": "icon.png" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |