Sleazy Fork is available in English.

Remove query string at e621.net

Removes query string from a link to a post when searching by tag.

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
Mozgovlom
1日のインストール数
0
累計インストール数
14
評価
0 0 0
バージョン
0.3
作成日
2022/08/24
更新日
2022/08/25
ライセンス
不明
対象サイト

When you are using the search at e621.net, the link to each found post includes a query string like "https://e621.net/posts/12345?q=hi_res". This script strips the link so it becomes simply "https://e621.net/posts/12345".
I wanted to be able to adequately use :visited pseudo-class for highlighting viewed images with a personal CSS style. Which I now can.