No Mouse Wheel Zoom
Prevents Ctrl + Scroll zoom
什么是No Mouse Wheel Zoom?
No Mouse Wheel Zoom是由bitbute.tech开发的Chrome扩展程序,该扩展的主要功能是“Prevents Ctrl + Scroll zoom”。
扩展截图
下载No Mouse Wheel Zoom扩展crx文件
下载No Mouse Wheel Zoom扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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. 扩展基本信息
| 名称 | |
| 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": [
" | |