Skip to content

Instantly share code, notes, and snippets.

View Shane98c's full-sized avatar
💚

Shane Loeffler Shane98c

💚
View GitHub Profile
@Shane98c
Shane98c / safariAntiZoom.user.js
Last active April 5, 2026 00:26 — forked from kernkraft235/safariAntiZoom.js
Userscript: Anti-Keyboard-Zoom for Safari iOS
// ==UserScript==
// @name Dynamic Anti-AutoZoom
// @namespace vet.skynet.userscripts
// @author userscripts@skynet.vet
// @match *://*/*
// @run-at document-start
// ==/UserScript==
(function () {