I recently switched from the stable Firefox 3.6x browser to the beta of Firefox 4, mainly because the beta appeared to be relatively stable at this point in development. Naturally, some of the add-ons that I used to work with were not compatible with Firefox 4, either because the developer did not update the add-on yet or because the development has been abandoned by the developer.
One of the add-ons that I came to rely on in the past is the Greasemonkey extension. Unfortunately it was one of the add-ons not working in Firefox 4.
I first tried to force compatibility on the add-on, with mixed results as it was not working correctly afterwards (take a look at this guide on how to force compatibility in the Firefox web browser)
If you look at the official Greasemonkey site at Mozilla you notice that the add-on is only compatible with versions up to Firefox 3.6, and the same information is offered on the web page of the developer. The last release dates back to April 2010.
What many users do not know is that the developer publishes nightly builds of Greasemonkey on the same server. Nightly builds are development versions of the add-on which often contain additional features or improvements.
In the case of Greasemonkey, they add Firefox 4 compatibility. Just install the latest nightly build from the listing to make Greasemonkey compatible with Firefox 4. Please note though that nightly builds may contain bugs. Firefox will automatically recognize Greasemonkey nightly updates and offer to install them automatically, so that it does not need to be done manually.
All installed userscripts worked fine after installation of the latest Greasemonkey nightly. Let us know your experience in the comments.
Related Articles:
Greasemonkey for Firefox 3Greasemonkey To Firefox Add-On Compiler
Google Chrome Adds Greasemonkey Support
The Current State of Firefox, What You Need To Know
Automatically Discover New Greasemonkey Scripts
Enjoyed the article?: Then sign-up for our free newsletter or RSS feed to kick off your day with the latest technology news and tips, or share the article with your friends and contacts on Facebook, Twitter or Google+ using the icons below.

I found beta release of Greasemonkey that works on Firefox 4.0. You can also use Sriptish with Greasemonkey’s scripts.
i compiled from trunk the Greasemonkey build compatible with Firefox 4
http://www.9tt.eu/greasemonkey-0-9-0-for-firefox-4-0-trunk-release-30-10-2010.html
Thanks! Replaced the old version and kept my scripts; Awesome!