No Mouse Wheel Zoom
Prevents Ctrl + Scroll zoom
ما هو No Mouse Wheel Zoom؟
No Mouse Wheel Zoom هو إضافة Chrome تم تطويرها بواسطة bitbute.tech، والميزة الرئيسية لها هي "Prevents Ctrl + Scroll zoom".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة No Mouse Wheel Zoom
قم بتنزيل ملفات الامتداد No Mouse Wheel Zoom بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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.
معلومات أساسية عن التمديد
الاسم | No Mouse Wheel Zoom |
ID | ckhlfagjncfmdieecfekjbpnnaekhlhd |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/no-mouse-wheel-zoom/ckhlfagjncfmdieecfekjbpnnaekhlhd |
الوصف | Prevents Ctrl + Scroll zoom |
حجم الملف | 371 KB |
عدد التثبيتات | 10,708 |
النسخة الحالية | 2.0.0 |
آخر تحديث | 2021-05-06 |
تاريخ النشر | 2014-10-29 |
تقييم | 3.59/5 مجموع تقييمات 203 |
المطور | bitbute.tech |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | 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": [ " |