Simple Image Viewer
Default image viewer with advanced functionality: rotating, fitting, moving.
Simple Image Viewerคืออะไร?
Simple Image Viewer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Doliman100 และคุณลักษณะหลักของมันคือ "Default image viewer with advanced functionality: rotating, fitting, moving."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Simple Image Viewer
ดาวน์โหลดไฟล์ส่วนขยาย Simple Image Viewer ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Features * No false positives. Detects image tabs in the same way as the browser. * No flicker. Loads before the default viewer. * No appearance changes. It can be changed by other extensions. * The fitting type changing stretches small images. * Rotation around center. * Window resizing centers the image. * Zoom both to the window center and to the cursor. * Integration into the default zoom system. Doesn't affect the page's origin. * Panning uses scrollbars. * Support for custom passive scrollbars. Shortcuts * [R] - Rotate CW 90 degrees * [Shift]+[R] - Rotate CCW 90 degrees * [1] - Actual size * [2] - Fill (Cover) * [3] - Fit * [LMB drag] - Panning You can report bugs on https://github.com/Doliman100/Simple-Image-Viewer
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Simple Image Viewer |
ID | ohkbjcfpicefkagfejabhddfbmkeiojm |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/simple-image-viewer/ohkbjcfpicefkagfejabhddfbmkeiojm |
คำอธิบาย | Default image viewer with advanced functionality: rotating, fitting, moving. |
ขนาดไฟล์ | 8.91 KB |
จำนวนการติดตั้ง | 615 |
เวอร์ชันปัจจุบัน | 3.0 |
อัปเดตครั้งล่าสุด | 2022-05-04 |
วันที่เผยแพร่ | 2019-08-12 |
คะแนน | 4.00/5 รวมทั้งหมด 7 คะแนน |
ผู้พัฒนา | Doliman100 |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/Doliman100/Simple-Image-Viewer |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": false, "scripts": [ "background.js" ] }, "browser_action": [], "content_scripts": [ { "js": [ "content.js" ], "matches": [ " |