Skip to content Skip to sidebar Skip to footer
Showing posts with the label Userscripts

Trying To Map Somefunction.jquery To "$"

I found a function (via this person's github) that I might use in my script that mimics the fun… Read more Trying To Map Somefunction.jquery To "$"

Can Tampermonkey Userscript Access Chrome Api?

I am developing a userscript that requiers chrome object, but I can't access it. How to access … Read more Can Tampermonkey Userscript Access Chrome Api?

Ckeditor Variable Is Available In Console, But Not From A Chrome Userscript?

I'm writing a Chrome userscript to locally auto-save content in a CKEditor. I'm using this … Read more Ckeditor Variable Is Available In Console, But Not From A Chrome Userscript?

Google Chrome Userscripts Reference Window.open

I have been trying to figure this one out for a while, but when I try to reference a window that I … Read more Google Chrome Userscripts Reference Window.open

Unable To Fill Out The Text Field And Submit Automatically

What I am trying to accomplish is to populate the text box for 'Reason for Access' with the… Read more Unable To Fill Out The Text Field And Submit Automatically

Get Value Of Span Text In Tampermonkey

I am playing with Tampermonkey scripts in JS. I have a website that shows the user's location a… Read more Get Value Of Span Text In Tampermonkey