SomeTampermonkeyScripts
some scripts I made
Install / Use
/learn @x94fujo6rpg/SomeTampermonkeyScriptsREADME
If you are using Tampermonkey, it might be a problem after the recent update of the extension.
Scripts does not load regularly and needs to be refresh the page several times.
Tampermonkey/tampermonkey#1617
The end of user scripts
https://developer.chrome.com/docs/extensions/mv3/mv2-sunset/
https://developer.chrome.com/docs/extensions/mv3/intro/mv3-migration/#remotely-hosted-code
https://github.com/Tampermonkey/tampermonkey/issues/644
Remotely hosted code is no longer allowed;
an extension can only execute JavaScript that is included within its package.
SomeTampermonkeyScripts
some scripts I made
click link to install
| script | install | | ------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- | | ehx direct download | raw | | ehx link color | raw | | ehx torrent text | raw | | dlsite title reformat | raw | | mangaoh title reformat | raw | | pornhub user video | raw | | ~~youtube url normalizer~~ | raw | | prts redirector | raw | | sharer.pw auto click | raw | | google drive auto click | raw | | reddit img relink | raw | | anti-bili-anti-copy | raw | | fc2 show all products | raw | | nexusmods skip countdown | raw | | avgle m3u8 extractor | raw | | newgrounds tool | raw | | AutoEQ to EasyQ converter | raw | | 4chan Base64 Decode Tool | raw | | pixiv blacklist | raw |
[ehx direct download]
only work in Thumbnail mode
click button to enable (pervent too many requests)

Features:
-
Memory
downloaded / markedgalleries- (when click
Archive Downloador usemark/unmark galleryunder gallery) - change
downloaded / markedgallery color to black (quick identify in list)
- (when click
-
Enable Archive Download / Sorting / Show torrents Title / Fix Event in Ttile
-
add button under gallery:
- archive download
- copy title (auto replace forbidden characters
<>:"/|?*\to full-width) - mark/unmark gallery
- show gallery's torrent list in pure text
-
sorting gallery
- example:
(aaaaaaaa) [bbbbbbbb] cccccccc (dddddddd) - Title (ignore Prefix/Group/End) =>
cccccccc - Title (ignore Prefix/Group) =>
cccccccc (dddddddd) - Title (ignore Prefix) =>
[bbbbbbbb] cccccccc (dddddddd) - Title =>
(aaaaaaaa) [bbbbbbbb] cccccccc (dddddddd) - Event =>
(aaaaaaaa)
- example:
-
fix/unfix event in title (auto enable by default)
- search event prefix in
torrent/same title galleryand add to title - if no 100% match found, try similarity search (disabled by default)
- threshold (edit code if you have issue)
let sim_search_threshold = 0.6
- threshold (edit code if you have issue)
- priority:
title_jpn>title_en>torrent>same title gallery - highlight prefix (github doesn't support color in 2020...okay...)
- from torrents (
green)
- from other gallery (
blueviolet)
- from torrents (
- some prefix will be ignore: (already categorized)
"(同人誌)", "(成年コミック)", "(成年コミック・雑誌)", "(一般コミック)", "(一般コミック・雑誌)", "(エロライトノベル)", "(ゲームCG)", "(同人ゲームCG)", "(18禁ゲームCG)", "(同人CG集)", "(画集)",
- search event prefix in
-
options
- sort order (descending by default)
- auto copy title when download (enabled by default)
- auto show pure text (enabled by default)
- auto fix event in title (enabled by default)
-
sort options
- Numeric
Whether numeric collation should be used, such that "1" < "2" < "10" - Ignore Punctuation
- Numeric
-
-
Show Pure Text
- add pure text title under gallery (full title)
-
Jump To Nearest Downloaded (if any)
-
other
- make all gallery link open in new tab (pervent click on accident)
- make all gallery show entire title
updates
-
v1.15
- add sort
- Page Count
- Rating
- Uploader
- add sort
-
v1.14
- If the gallery is unavailable

- If the gallery is unavailable
-
v1.13
- new button style
- change save format (auto migrate)
-
v1.12
- separate jp/en sorting
-
v1.11
- improve sort speed
- fix tag system
- sort by group/circle/artist
- exclude by tag
-
v1.08
- fix addToDownloadedList use wrong limit
-
v1.07
- set default downloaded/marked gallery list size limit to 0 (no limit)
let gallery_data_max_size = 0; // kb, 0 = no limit -
v1.05
- at gallery page, add a link to goto e-h/ex
-
v1.04
fix event titlenow show the real source- same title gallery
A B C D, onlyAhave event,Bget event fromA
then:- old
Cget event fromBand record it is fromB
Dget event fromCand record it is fromC - new
Cget event fromBand record it is fromA
Dget event fromCand record it is fromA
- old
- same title gallery
-
v1.02
- fix a bug in title pre-process
example: (aaa) [bbb] ccc[ddd]eee (fff) old: ccceee now: cccdddeee - change some code
- fix a bug in title pre-process
-
v1.01
- fix script not work in eh (css not found)
- quick check prefix source
- display which gallery the prefix is from under the gallery
- move mouse on top will show the image
-
v0.99
- fix some issue in
show torrent list- decode HTML text (like
') - separate each line
- decode HTML text (like
- disable similarity search by default
pre-processed title is good enough, and it seems that no match can pass the final test any
- fix some issue in
Related Skills
node-connect
349.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
