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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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": [ " |