An open API service indexing awesome lists of open source software.

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.

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