Simple Image Viewer
Default image viewer with advanced functionality: rotating, fitting, moving.
Τι είναι το Simple Image Viewer;
Το Simple Image Viewer είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Doliman100, και η κύρια λειτουργία του είναι "Default image viewer with advanced functionality: rotating, fitting, moving.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Simple Image Viewer
Λήψη αρχείων επέκτασης Simple Image Viewer σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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 Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | ohkbjcfpicefkagfejabhddfbmkeiojm |
| Επίσημο URL | https://chromewebstore.google.com/detail/simple-image-viewer/ohkbjcfpicefkagfejabhddfbmkeiojm |
| Περιγραφή | Default image viewer with advanced functionality: rotating, fitting, moving. |
| Μέγεθος Αρχείου | 8.91 KB |
| Αριθμός Εγκαταστάσεων | 615 |
| Τρέχουσα Έκδοση | 3.0 |
| Τελευταία Ενημέρωση | 2022-05-04 |
| Ημερομηνία Δημοσίευσης | 2019-08-12 |
| Αξιολόγηση | 4.00/5 Συνολικά 7 Αξιολογήσεις |
| Προγραμματιστής | Doliman100 |
| Ηλεκτρονικό ταχυδρομείο | [email protected] |
| Τύπος Πληρωμής | free |
| Ιστότοπος Επέκτασης | https://github.com/Doliman100/Simple-Image-Viewer |
| Υποστηριζόμενες Γλώσσες | 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": [
" | |