Replies: 2 comments 1 reply
-
You can use most of the normal browser/web api as you would when writing javascript for a webpage. The syntax for a user script is outlined in the readme, but there might be better resources elsewhere on the web.
You would probably want to think about how you might go about this if you were writing code for a webpage to do this via javascript. That would probably get you most of the way. What have you tried so far? Here's a quick example, if you load this into a userscript and then visit example.net, you should see a custom
|
Beta Was this translation helpful? Give feedback.
-
Thanks, that's a good starting point! Actually I found an example for complete text search and replace template:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This extension looks very promising but my javascript knowledge is just above beginner level. It would be great if more example templates were provided as for example how to simply(?) grab the text from a website and filter words or replace them with other?
Beta Was this translation helpful? Give feedback.
All reactions