No Mouse Wheel Zoom
Prevents Ctrl + Scroll zoom
Vad är No Mouse Wheel Zoom?
No Mouse Wheel Zoom är en Chrome-tillägg utvecklad av bitbute.tech, och dess huvudfunktion är "Prevents Ctrl + Scroll zoom".
Tilläggsskärmbilder
Ladda ner No Mouse Wheel Zoom-förlängningens CRX-fil
Ladda ner No Mouse Wheel 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
NoMouseWheelZoom ================ Installation Instructions 1. Install the extension 2. Go to extension settings. Make sure that "allow access to file url's" is checked 3. Refresh Your tabs v 2.0.0 Changelog Fixed passive event listener issue This extension disables the annoying zoom shortcut Ctrl + Mousewheel. People who heavily use the Control key for changing tabs, opening links in new Tabs etc, the sudden zooming/unzooming of the page gets very irritating. This extension disables the shortcut in Chrome. You can still use other extensions or settings for changing the zoom level. Compatibility: It works only with Chrome. It fails in the Chromium-browser.
Grundläggande Information om Tillägg
Namn | No Mouse Wheel Zoom |
ID | ckhlfagjncfmdieecfekjbpnnaekhlhd |
Officiell webbadress | https://chromewebstore.google.com/detail/no-mouse-wheel-zoom/ckhlfagjncfmdieecfekjbpnnaekhlhd |
Beskrivning | Prevents Ctrl + Scroll zoom |
Filstorlek | 371 KB |
Antal Installationer | 10,708 |
Aktuell Version | 2.0.0 |
Senast Uppdaterad | 2021-05-06 |
Publiceringsdatum | 2014-10-29 |
Betyg | 3.59/5 Totalt 203 Betyg |
Utvecklare | bitbute.tech |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "2.0.0", "short_name": "No Mouse Wheel Zoom", "name": "No Mouse Wheel Zoom", "description": "Prevents Ctrl + Scroll zoom", "browser_action": { "default_title": "CRE", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |