Emergency trumpet
This extension shows a Google Image search result for the current page
Emergency trumpetคืออะไร?
Emergency trumpet เป็นส่วนขยายของ Chrome ที่พัฒนาโดย zekere-dealer และคุณลักษณะหลักของมันคือ "This extension shows a Google Image search result for the current page"
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Emergency trumpet
ดาวน์โหลดไฟล์ส่วนขยาย Emergency trumpet ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
for when you need a trumpet in your life REAL QUICK!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | didcobbiinamepbjefakphdapmfpoegg |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/emergency-trumpet/didcobbiinamepbjefakphdapmfpoegg |
คำอธิบาย | This extension shows a Google Image search result for the current page |
ขนาดไฟล์ | 6.93 MB |
จำนวนการติดตั้ง | 75 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2017-04-28 |
วันที่เผยแพร่ | 2017-04-28 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | zekere-dealer |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Emergency trumpet", "description": "This extension shows a Google Image search result for the current page", "version": "1.1", "browser_action": { "default_icon": "12.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ] } |