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
일일 설치수
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.