Image Backtrace!
Backtrace images like a sir. Get all the information easily from the image context menu
Image Backtrace!คืออะไร?
Image Backtrace! เป็นส่วนขยายของ Chrome ที่พัฒนาโดย nfearnley และคุณลักษณะหลักของมันคือ "Backtrace images like a sir. Get all the information easily from the image context menu"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Image Backtrace!
ดาวน์โหลดไฟล์ส่วนขยาย Image Backtrace! ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Backtrace images like a sir. Get all the information easily from the image context menu
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | pjalefedddghaldcnhbnadappkjneooh |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/image-backtrace/pjalefedddghaldcnhbnadappkjneooh |
คำอธิบาย | Backtrace images like a sir. Get all the information easily from the image context menu |
ขนาดไฟล์ | 18.03 KB |
จำนวนการติดตั้ง | 130 |
เวอร์ชันปัจจุบัน | 1.1.2 |
อัปเดตครั้งล่าสุด | 2020-04-06 |
วันที่เผยแพร่ | 2020-04-03 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | nfearnley |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "background": { "scripts": [ "js\/background.js" ] }, "description": "Backtrace images like a sir. Get all the information easily from the image context menu", "icons": { "128": "img\/128.png", "16": "img\/16.png", "48": "img\/48.png" }, "manifest_version": 2, "name": "Image Backtrace!", "permissions": [ "contextMenus", "http:\/\/*\/*" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1.2" } |