Image Viewer
Image viewer by Owlsee
Image Viewerคืออะไร?
Image Viewer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://owlsee.com และคุณลักษณะหลักของมันคือ "Image viewer by Owlsee"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Image Viewer
ดาวน์โหลดไฟล์ส่วนขยาย Image Viewer ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
- View all image in list mode; - Filter image by size; - View image in gallery mode; - Zoom-in Zoom-out image; - 'Save to Local' button In gallery mode;
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | dhnnikfkmaljladlnmihikpfdpaphjfp |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/image-viewer/dhnnikfkmaljladlnmihikpfdpaphjfp |
คำอธิบาย | Image viewer by Owlsee |
ขนาดไฟล์ | 80.51 KB |
จำนวนการติดตั้ง | 1,000 |
เวอร์ชันปัจจุบัน | 1.2 |
อัปเดตครั้งล่าสุด | 2020-12-17 |
วันที่เผยแพร่ | 2019-10-14 |
คะแนน | 2.50/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | https://owlsee.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://reader.owlsee.com/legal |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Image Viewer", "description": "Image viewer by Owlsee", "version": "1.2", "options_ui": { "page": "html\/options.html", "chrome_style": true }, "browser_action": { "default_icon": { "16": "img\/logo_16.png", "48": "img\/logo_48.png", "128": "img\/logo_128.png" }, "default_title": "Image Viewer" }, "content_scripts": [ { "all_frames": true, "matches": [ " |