Simple Image Viewer
Default image viewer with advanced functionality: rotating, fitting, moving.
Cos'è Simple Image Viewer?
Simple Image Viewer è un'estensione di Chrome sviluppata da Doliman100, e la sua funzione principale è "Default image viewer with advanced functionality: rotating, fitting, moving.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Simple Image Viewer
Scarica i file di estensione Simple Image Viewer in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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 Informazioni di Base sull'Estensione
| Nome | |
| ID | ohkbjcfpicefkagfejabhddfbmkeiojm |
| URL Ufficiale | https://chromewebstore.google.com/detail/simple-image-viewer/ohkbjcfpicefkagfejabhddfbmkeiojm |
| Descrizione | Default image viewer with advanced functionality: rotating, fitting, moving. |
| Dimensione del File | 8.91 KB |
| Conteggio Installazioni | 615 |
| Versione Corrente | 3.0 |
| Ultimo Aggiornamento | 2022-05-04 |
| Data di Pubblicazione | 2019-08-12 |
| Valutazione | 4.00/5 Totale 7 Valutazioni |
| Sviluppatore | Doliman100 |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://github.com/Doliman100/Simple-Image-Viewer |
| Lingue Supportate | 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": [
" | |