Dancing Carlton
Take a break from work to check out Dancing Carlton any time you want.
Dancing Carltonคืออะไร?
Dancing Carlton เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://codewrangler.io และคุณลักษณะหลักของมันคือ "Take a break from work to check out Dancing Carlton any time you want."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Dancing Carlton
ดาวน์โหลดไฟล์ส่วนขยาย Dancing Carlton ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
A completely useless Chrome extension that displays a Dancing Carlton GIF on command.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Dancing Carlton |
ID | fijednaplnplbkikkhhpfadcnpejkfcp |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/dancing-carlton/fijednaplnplbkikkhhpfadcnpejkfcp |
คำอธิบาย | Take a break from work to check out Dancing Carlton any time you want. |
ขนาดไฟล์ | 34.38 KB |
จำนวนการติดตั้ง | 276 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2019-02-23 |
วันที่เผยแพร่ | 2019-02-23 |
คะแนน | 5.00/5 รวมทั้งหมด 4 คะแนน |
ผู้พัฒนา | https://codewrangler.io |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://codewrangler.io |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Dancing Carlton", "description": "Take a break from work to check out Dancing Carlton any time you want.", "version": "1.0", "icons": { "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "Dancing Carlton" } } |