Scroll Zoom
Zoom web pages with the left or right mouse button and the scroll wheel.
Τι είναι το Scroll Zoom;
Το Scroll Zoom είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://armin.dev, και η κύρια λειτουργία του είναι "Zoom web pages with the left or right mouse button and the scroll wheel.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Scroll Zoom
Λήψη αρχείων επέκτασης Scroll Zoom σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Scroll Zoom is a browser extension which lets you zoom web pages by holding the left or right (default) mouse button and moving the scroll wheel. The mouse gestures can be configured from the extension's options, and the customization of zoom levels is also supported. The continued development of Scroll Zoom is made possible thanks to the support of awesome backers. If you'd like to join them, please check out https://armin.dev/go/patreon Due to browser restrictions the extension does not work on the Chrome Web Store website or local browser and extension pages, such as chrome://extensions. Relevant browser bugs: • On macOS and Linux the right mouse button gesture does not zoom pages as expected, the context menu is shown The extension is also available for Edge and Firefox: https://github.com/dessant/scroll-zoom#readme Reviews are not monitored for bug reports, please use GitHub for issues and feature requests. https://github.com/dessant/scroll-zoom
Βασικές Πληροφορίες Επέκτασης
Όνομα | Scroll Zoom |
ID | ccfomhdaagemnbhbpminjoggkbglmcgb |
Επίσημο URL | https://chromewebstore.google.com/detail/scroll-zoom/ccfomhdaagemnbhbpminjoggkbglmcgb |
Περιγραφή | Zoom web pages with the left or right mouse button and the scroll wheel. |
Μέγεθος Αρχείου | 538 KB |
Αριθμός Εγκαταστάσεων | 1,927 |
Τρέχουσα Έκδοση | 2.0.2 |
Τελευταία Ενημέρωση | 2023-09-14 |
Ημερομηνία Δημοσίευσης | 2020-02-02 |
Αξιολόγηση | 4.09/5 Συνολικά 22 Αξιολογήσεις |
Προγραμματιστής | https://armin.dev |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://github.com/dessant/scroll-zoom#readme |
Διεύθυνση URL της Σελίδας Βοήθειας | https://github.com/dessant/scroll-zoom/issues |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", "version": "2.0.2", "author": "Armin Sebastian", "homepage_url": "https:\/\/github.com\/dessant\/scroll-zoom", "default_locale": "en", "minimum_chrome_version": "92.0", "permissions": [ "storage", " |