Skip to content

Instantly share code, notes, and snippets.

View joeblowma's full-sized avatar
😆

joeb joeblowma

😆
  • Canada
View GitHub Profile
@superskirv
superskirv / Civitai Image Highlight Remover.user.js
Last active July 28, 2026 23:27
Civitai Image Highlight Remover: Removes glowing border around images.
// ==UserScript==
// @name Civitai Image Highlight Remover
// @namespace https://civitai.com/user/superskirv
// @version 0.5.4
// @description Removes border from images and models on Civitai
// @author Super.Skirv and Qwen2.5-Coder-32B-Instruct
// @match https://civitai.com/*
// @match https://civitai.red/*
// @icon https://civitai.com/images/android-chrome-192x192.png
// @grant none