https://github.com/chrisross5/smoothzoom
A browser extension that enables zooming into content (mouse pinch-to-zoom). Try now without installation: zoom.k1k1.dev. Deployed on Cloudflare Pages.
https://github.com/chrisross5/smoothzoom
debugger-api fixed-elements frame frame-messaging fullscreen-constraints js-toggling scss specificity stylesheet-cors stylesheet-querying typescript
Last synced: 5 months ago
JSON representation
A browser extension that enables zooming into content (mouse pinch-to-zoom). Try now without installation: zoom.k1k1.dev. Deployed on Cloudflare Pages.
- Host: GitHub
- URL: https://github.com/chrisross5/smoothzoom
- Owner: ChrisRoss5
- Created: 2022-03-08T20:23:50.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-05T00:32:58.000Z (over 2 years ago)
- Last Synced: 2024-11-15T10:41:41.092Z (over 1 year ago)
- Topics: debugger-api, fixed-elements, frame, frame-messaging, fullscreen-constraints, js-toggling, scss, specificity, stylesheet-cors, stylesheet-querying, typescript
- Language: JavaScript
- Homepage: https://zoom.k1k1.dev
- Size: 4.6 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# SmoothZoom – Quick Page Zoom
###### Zoom anywhere, on any page, without changing the page layout!
The smoothest page zoom on the internet
— Highly customizable with many features!
Simply position the cursor and use the mouse wheel to zoom in/out at the desired location. You can compare this extension to pinch-to-zoom functionality on touch screens, or the Windows Magnifier.
Many touchpads support pinch-to-zoom in a way that they trigger the built-in page zoom. You can intercept this action if you change the zoom activation key from "RClick" to "Ctrl". This way, you don't need a mouse wheel to use Smooth Zoom!
---
Firefox development:
npm install --global web-ext
cd /path/to/your/webextension
web-ext run