Can running this javascript be harmful to my computer?
Hey a complete novice in code here. One day I noticed a strange looking file that was in my downloads folder and being the idiot I am I decided to double click it without a single thought. When I did, I got a “windows script host” dialog box saying some sort of error. Now upon closer inspection I realized it was a backup of a script that I downloaded for tampermonkey some while back. I know the script works properly on my google chrome, but I’m just afraid that by double clicking on the script in file explorer I may have screwed up something on my computer…. So can anyone knowledgeable give me some insight in the simplest terms into what might have happened when I double clicked on the file? Could I have damaged my PC?
Get text from nested DIV by contents of parent div
I am trying to extract some text from a webpage. I’ve tried something like:
UserScript Update Link According to Original Link
What I want is when I visit a specific website that all urls on the PAGE that match (example.com/view=list or example.com/view=card or example.com/view=posts etc..) are changed to:
Created a tampermonkey user script for client, its not running on his system
This is a script to give user notifications whenever a particular keyword appears on the page.