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 |
| 官方網址 | 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": [
" | |