No Mouse Wheel Zoom
Prevents Ctrl + Scroll zoom
Qu'est-ce que No Mouse Wheel Zoom ?
No Mouse Wheel Zoom est une extension Chrome développée par bitbute.tech, et sa fonction principale est "Prevents Ctrl + Scroll zoom".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension No Mouse Wheel Zoom
Téléchargez les fichiers d'extension No Mouse Wheel Zoom au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | No Mouse Wheel Zoom |
ID | ckhlfagjncfmdieecfekjbpnnaekhlhd |
URL Officiel | https://chromewebstore.google.com/detail/no-mouse-wheel-zoom/ckhlfagjncfmdieecfekjbpnnaekhlhd |
Description | Prevents Ctrl + Scroll zoom |
Taille du Fichier | 371 KB |
Nombre d'Installations | 10,708 |
Version Actuelle | 2.0.0 |
Dernière Mise à Jour | 2021-05-06 |
Date de Publication | 2014-10-29 |
Évaluation | 3.59/5 Total 203 Évaluations |
Développeur | bitbute.tech |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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": [ " |