Y
Hacker News
new
|
ask
|
show
|
jobs
by
da02
14 days ago
Are these Chrome extensions? How did you learn to write them?
2 comments
turtlebits
14 days ago
I use the tampermonkey extension (formerly greasemonkey). AI is fairly good for writing scripts.
link
jcmontx
14 days ago
they are just js scripts and a manifest for permissions. it's like game-mod scripting but for the web. ask any llm and they'll guide you through
link