3
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Jul 27, 2025 — Jul 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revamp build and versioning for anticipated 0.9 version. * Store the official version _in_ install.rdf. * Make up a version (based on the day) at build time, for non-official builds. * Make an inner .JAR file, reducing the final .XPI from ~146k to ~87k. More... over 16 years ago
Revamp build and versioning for anticipated 0.9 version. * Store the official version _in_ install.rdf. * Make up a version (based on the day) at build time, for non-official builds. * Make an inner .JAR file, reducing the final .XPI from ~146k to ~87k. More... over 16 years ago
Set finalUrl in the proper scope. Fixes #1063 More... over 16 years ago
Merge branch 'master' of [email protected]:greasemonkey/greasemonkey into addonstab More... over 16 years ago
As per Johan's comment, no old-style (pre-OSX) Mac line endings. More... over 16 years ago
Remove the old manage dialog. More... over 16 years ago
Remove the old manage dialog. More... over 16 years ago
Small cleanups and fixes. More... over 16 years ago
Small cleanups and fixes. More... over 16 years ago
Open the addons tab for 'manage scripts'. More... over 16 years ago
Open the addons tab for 'manage scripts'. More... over 16 years ago
Bugfixes, for load/switch states, creating buttons and so on. More... over 16 years ago
Bugfixes, for load/switch states, creating buttons and so on. More... over 16 years ago
Functional addons user scripts tab! More... over 16 years ago
Functional addons user scripts tab! More... over 16 years ago
Remove probably useless commented code. More... over 16 years ago
Remove probably useless commented code. More... over 16 years ago
Minimally working checkpoint. More... over 16 years ago
Minimally working checkpoint. More... over 16 years ago
* Updated translations from babelzilla.org . More... over 16 years ago
Remove executable properties from non-executable locale files. More... over 16 years ago
* Use platform-dependent line endings when creating a script file. More... over 16 years ago
* Properly handle error events in GM_xmlhttpRequest. More... over 16 years ago
* Add Firefox 3.6 compatibility flag. More... over 16 years ago
Add a 'binary' option, to use .sendAsBinary() for XHR. More... over 16 years ago
Fixed the notification bar not showing when viewing all cached user script sources. More... almost 17 years ago
Pass the proper arguments for various FF versions. More... almost 17 years ago
Merge branch 'ticket1026' of [email protected]:arantius/greasemonkey More... almost 17 years ago
MIT licensed GM_addStyle. Bonus feature: returns the created style node. More... almost 17 years ago
Always use the latest available JavaScript engine. More... almost 17 years ago