Simple Image Viewer
Default image viewer with advanced functionality: rotating, fitting, moving.
什麼是Simple Image Viewer?
Simple Image Viewer是由Doliman100開發的Chrome擴展程式,該擴展的主要功能是“Default image viewer with advanced functionality: rotating, fitting, moving.”。
擴展截圖
下載Simple Image Viewer擴展crx文件
下載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 |
官方網址 | 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": [ " |