Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in userscripts

Can I have access to anonymous function variables in a userscript?

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

jQuery queue in Chrome userscript with popups?

My userscript only works when the page is refreshed or on iframes, not the main page?

How to convert a bookmarklet into a Greasemonkey userscript?

Override Chrome keyboard shortcuts in a user script

Chrome userscript fires on all pages despite @match and @include settings

How does GM_getTab(cb) work?

userscripts tampermonkey

Where does Chrome store userscripts.user.js files on a mac?

Javascript: keydown event not firing

Method for Debugging Userscripts in Chrome

how to use stylish userscript or javascript to remove this html element? [closed]

javascript html userscripts

How to compile a Google Chrome extension out of code I found at userscripts.org?

How to get video height and width from a MP4 URL with pure ecmascript and without browser support for h.264?

Fixing Gmail's layout with a custom style

css userscripts

XMLHttpRequest for JSON file works perfectly in Chrome, but not in Firefox