Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name Center Align All Inputs in All Forms (Universal)
// @namespace https://wpnaji.ir
// @version 2.0
// @description Center-align all text-like inputs in all forms on all websites, with high-priority override using inline !important styles.
// @author Mohammad Yamini
// @supportURL https://t.me/MohammadYamini
// @match *://*/*
// @grant none
// @updateURL https://gist.github.com/mohammad021/57237d5f2358272fd60f7246365f9ad1/raw/dff0559d0c432a454802ed3589a619712ca26276/Center-Align-All-Inputs-in-All-Forms-(Universal).js