Scroll Zoom
Zoom web pages with the left or right mouse button and the scroll wheel.
Vad är Scroll Zoom?
Scroll Zoom är en Chrome-tillägg utvecklad av https://armin.dev, och dess huvudfunktion är "Zoom web pages with the left or right mouse button and the scroll wheel.".
Tilläggsskärmbilder
Ladda ner Scroll Zoom-förlängningens CRX-fil
Ladda ner Scroll Zoom-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | Scroll Zoom |
ID | ccfomhdaagemnbhbpminjoggkbglmcgb |
Officiell webbadress | https://chromewebstore.google.com/detail/scroll-zoom/ccfomhdaagemnbhbpminjoggkbglmcgb |
Beskrivning | Zoom web pages with the left or right mouse button and the scroll wheel. |
Filstorlek | 538 KB |
Antal Installationer | 1,927 |
Aktuell Version | 2.0.2 |
Senast Uppdaterad | 2023-09-14 |
Publiceringsdatum | 2020-02-02 |
Betyg | 4.09/5 Totalt 22 Betyg |
Utvecklare | https://armin.dev |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://github.com/dessant/scroll-zoom#readme |
Hjälpsida URL | https://github.com/dessant/scroll-zoom/issues |
Stödda Språk | 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", " |