Simple Image Viewer
Default image viewer with advanced functionality: rotating, fitting, moving.
What is Simple Image Viewer?
Simple Image Viewer is a Chrome extension developed by Doliman100, and its main feature is "Default image viewer with advanced functionality: rotating, fitting, moving.".
Extension Screenshots
Download Simple Image Viewer Extension CRX File
Download Simple Image Viewer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Simple Image Viewer |
ID | ohkbjcfpicefkagfejabhddfbmkeiojm |
Official URL | https://chromewebstore.google.com/detail/simple-image-viewer/ohkbjcfpicefkagfejabhddfbmkeiojm |
Description | Default image viewer with advanced functionality: rotating, fitting, moving. |
File Size | 8.91 KB |
Installation Count | 615 |
Current Version | 3.0 |
Last Updated | 2022-05-04 |
Publish Date | 2019-08-12 |
Rating | 4.00/5 Total 7 Ratings |
Developer | Doliman100 |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/Doliman100/Simple-Image-Viewer |
Supported Languages | 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": [ " |