Image Zoom
Zoom in or zoom out of an image for better view
Was ist Image Zoom?
Image Zoom ist eine Chrome-Erweiterung, die von Shang Liang entwickelt wurde, und ihr Hauptmerkmal ist "Zoom in or zoom out of an image for better view".
Erweiterungsscreenshots
Image Zoom-Erweiterungs-CRX-Datei herunterladen
Laden Sie Image Zoom-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
Right click at an image, choose the "image zoom" option from the menu brings up the zoom view. You can further zoom in/out of the image and drag the image to pan around.
Grundlegende Informationen zur Erweiterung
Name | Image Zoom |
ID | hjapegicpojdkoinhhdpjmpkomkjccaa |
Offizielle URL | https://chromewebstore.google.com/detail/image-zoom/hjapegicpojdkoinhhdpjmpkomkjccaa |
Beschreibung | Zoom in or zoom out of an image for better view |
Dateigröße | 89.15 KB |
Installationsanzahl | 1,550 |
Aktuelle Version | 0.0.1 |
Letztes Update | 2020-08-03 |
Veröffentlichungsdatum | 2020-08-03 |
Bewertung | 3.94/5 Insgesamt 17 Bewertungen |
Entwickler | Shang Liang |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Image Zoom", "version": "0.0.1", "manifest_version": 2, "description": "Zoom in or zoom out of an image for better view", "icons": { "16": "icons\/icon16.png", "19": "icons\/icon19.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "browser_action": { "default_icon": "icons\/icon128.png" }, "permissions": [ "contextMenus", " |