Simple Image Viewer
Default image viewer with advanced functionality: rotating, fitting, moving.
Wat is Simple Image Viewer?
Simple Image Viewer is een Chrome-extensie ontwikkeld door Doliman100, en de belangrijkste functie is "Default image viewer with advanced functionality: rotating, fitting, moving.".
Extensie Screenshots
Download het CRX-bestand van de extensie Simple Image Viewer
Download Simple Image Viewer-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 Basisinformatie over de Extensie
| Naam | |
| ID | ohkbjcfpicefkagfejabhddfbmkeiojm |
| Officiële URL | https://chromewebstore.google.com/detail/simple-image-viewer/ohkbjcfpicefkagfejabhddfbmkeiojm |
| Beschrijving | Default image viewer with advanced functionality: rotating, fitting, moving. |
| Bestandsgrootte | 8.91 KB |
| Aantal Installaties | 615 |
| Huidige Versie | 3.0 |
| Laatst Bijgewerkt | 2022-05-04 |
| Publicatiedatum | 2019-08-12 |
| Beoordeling | 4.00/5 Totaal 7 Beoordelingen |
| Ontwikkelaar | Doliman100 |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/Doliman100/Simple-Image-Viewer |
| Ondersteunde Talen | 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": [
" | |