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

Greasemonkey Script To Append Text, To A Form, When Submitted With Ajax?

So I am making a Greasemonkey script for a mybb forum. What it does is that when you submit a post… Read more Greasemonkey Script To Append Text, To A Form, When Submitted With Ajax?

Using Grease/tampermonkey, How Can I Have The Currently Viewed Definition At Dictionary.com Open At Thesaurus.com?

Using Greasemonkey or Tampermonkey, how can I have the currently viewed definition at Dictionary.co… Read more Using Grease/tampermonkey, How Can I Have The Currently Viewed Definition At Dictionary.com Open At Thesaurus.com?

Id Of A Link That A Function Is Called From

I hope it's not a problem to post much specific code here, but I figure it will be better expla… Read more Id Of A Link That A Function Is Called From

Add A Date Picker To A Textbox Using Greasemonkey

There is a textbox that requires a date but has no date picker. I would like to add one with Greas… Read more Add A Date Picker To A Textbox Using Greasemonkey

How To Replace Head Script Using Greasemonkey Code

i want to replace 'script.js' to 'demo.js'. anyone please help me Solution 1: Run … Read more How To Replace Head Script Using Greasemonkey Code

Replace Images Source For All Images

I want to replace the src attribute for all images matching a regex using Greasemonkey scripting. E… Read more Replace Images Source For All Images

Greasemonkey Script For Changing "inbox" To "test" At Yahoo Mail

with Greasemonkey script, I would like to change the link 'inbox' to 'test', it'… Read more Greasemonkey Script For Changing "inbox" To "test" At Yahoo Mail

On Reddit, How Do Scripts Get The Number Of Upvotes And Downvotes For A Comment?

On Reddit, people can post comments that get upvotes and downvotes. This information is not readily… Read more On Reddit, How Do Scripts Get The Number Of Upvotes And Downvotes For A Comment?