Sign In

Tamper Monkey: Civitai Page Edits

1

Tamper Monkey: Civitai Page Edits

https://gist.github.com/superskirv

Requires: Tamper Monkey
*or similar plugin for your browser.
Tested on Linux with Firefox.

I was annoyed by some of the design decisions on the web page. So I made some edits.

Add Drop Down Menu to Models with multiple versions.

Issues: Requires page refresh to load all menu items. The plug in runs before all the data is loaded, so it requires a refresh so it can scan the cached files. There is probably a way around this, like adding a delay, but I'm not familiar enough with either Tamper Monkey or Javascript.

Removes Glowing Orange Border on Images
Issues: Requires page refresh because there are too many dynamic scripts running on each page, and I am still learning how to make this work better.
Also is not universal right now. Looking into that. It only removes specific users borders. Trying to make it do all of them, but its frustrating. So the only ones currently removed are the ones I found during testing, Im not cherry picking, Im just dumb.

1

Comments