Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tampermonkey

How do I access an iframe's javascript from a userscript?

How do I add a userscript installation button to my web page?

How to prevent the browser from loading a web app in vanilla JavaScript?

Recall Tampermonkey script when page location changes

Userscript notifications work on Chrome but not Firefox?

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?