Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tampermonkey

Is the Immediately-Invoked Function Expression (IIFE) pattern really necessary when writing userscripts?

charCodeAt and fromCharCode do not return the same character

Access Greasemonkey/Tampermonkey variables from the browser console?

How to convert a bookmarklet into a Greasemonkey userscript?

Use GM_xmlhttpRequest to POST data on Chrome?

Chrome notification not showing with Tampermonkey

How does GM_getTab(cb) work?

userscripts tampermonkey

Console.log not working inside of setInterval for Tampermonkey

How can my script change a Specific Font (for a specific class)?

jQuery-UI is not working in my userscript without CSS, or with customization?

Greasemonkey AJAX request from a different domain?

How to paste text in Pastebin using JavaScript

Tampermonkey script that runs only in incognito?

How to override the alert function with a userscript?

How to get an AJAX get-request to wait for the page to be rendered before returning a response?