Simple Image Viewer
Default image viewer with advanced functionality: rotating, fitting, moving.
Qu'est-ce que Simple Image Viewer ?
Simple Image Viewer est une extension Chrome développée par Doliman100, et sa fonction principale est "Default image viewer with advanced functionality: rotating, fitting, moving.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Simple Image Viewer
Téléchargez les fichiers d'extension Simple Image Viewer au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | Simple Image Viewer |
ID | ohkbjcfpicefkagfejabhddfbmkeiojm |
URL Officiel | https://chromewebstore.google.com/detail/simple-image-viewer/ohkbjcfpicefkagfejabhddfbmkeiojm |
Description | Default image viewer with advanced functionality: rotating, fitting, moving. |
Taille du Fichier | 8.91 KB |
Nombre d'Installations | 615 |
Version Actuelle | 3.0 |
Dernière Mise à Jour | 2022-05-04 |
Date de Publication | 2019-08-12 |
Évaluation | 4.00/5 Total 7 Évaluations |
Développeur | Doliman100 |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/Doliman100/Simple-Image-Viewer |
Langues Prises en Charge | 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": [ " |