Simple Image Viewer
Default image viewer with advanced functionality: rotating, fitting, moving.
Was ist Simple Image Viewer?
Simple Image Viewer ist eine Chrome-Erweiterung, die von Doliman100 entwickelt wurde, und ihr Hauptmerkmal ist "Default image viewer with advanced functionality: rotating, fitting, moving.".
Erweiterungsscreenshots
Simple Image Viewer-Erweiterungs-CRX-Datei herunterladen
Laden Sie Simple Image Viewer-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | ohkbjcfpicefkagfejabhddfbmkeiojm |
| Offizielle URL | https://chromewebstore.google.com/detail/simple-image-viewer/ohkbjcfpicefkagfejabhddfbmkeiojm |
| Beschreibung | Default image viewer with advanced functionality: rotating, fitting, moving. |
| Dateigröße | 8.91 KB |
| Installationsanzahl | 615 |
| Aktuelle Version | 3.0 |
| Letztes Update | 2022-05-04 |
| Veröffentlichungsdatum | 2019-08-12 |
| Bewertung | 4.00/5 Insgesamt 7 Bewertungen |
| Entwickler | Doliman100 |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://github.com/Doliman100/Simple-Image-Viewer |
| Unterstützte Sprachen | 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": [
" | |