purify personal blogs by removing or disabling common annoying widgets and effects.
A browser userscript (Tampermonkey) project to purify personal blogs by removing or disabling common annoying widgets and effects. Built with React + Vite, supports per-site and global configuration, and includes an in-page settings panel.
| GitHub Source (Recommended, minified) | Greasy Fork (Not recommended, unminified, worse performance) |
|---|---|
| Install | Install |
git clone https://github.com/qixing-jk/fuck-annoying-blog-widget.git
pnpm install
pnpm dev
pnpm build