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

How To Hide Certain Elements Using Greasemonkey?

I'm looking to hide certain elements using Greasemonkey. Links like this: View Or images like… Read more How To Hide Certain Elements Using Greasemonkey?

Userscript For Creating A Confirmation Popup Whenever Submitting An Issue Or Posting A Comment Via Pressing Ctrl+enter(the Built-in Hotkey) In Github

Test URL: https://github.com/darkred/test/issues/new GitHub allows in the issues area for a public … Read more Userscript For Creating A Confirmation Popup Whenever Submitting An Issue Or Posting A Comment Via Pressing Ctrl+enter(the Built-in Hotkey) In Github

Greasemonkey Script Only Runs When Page Is Reloaded

I am working on a Greasemonkey script to turn some text into links on a a Rally page. The script w… Read more Greasemonkey Script Only Runs When Page Is Reloaded

Addeventlistener Only Working At Page Refresh?

I´m modifying the appearance of two drop down lists. No problems here. Everything works great. The … Read more Addeventlistener Only Working At Page Refresh?

How Can I Make A Greasemonkey Script To Auto-download A File?

I go to the page, it has 1 zip file, but I don't know the name, other than its a .zip. I want … Read more How Can I Make A Greasemonkey Script To Auto-download A File?

Obfuscated Code Throws Error In A Greasemonkey Script

I have a Greasemonkey script that I want to be obfuscated. I was wondering what goes wrong with the… Read more Obfuscated Code Throws Error In A Greasemonkey Script