3
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jul 25, 2025 — Jul 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
moving all script model related files to modules/script/ More... about 16 years ago
moving GM_console to it's own file More... about 16 years ago
moving GM_ScriptLogger to it's own file More... about 16 years ago
moving GM_ScriptStorage to it's own file More... about 16 years ago
Moving GM_Resources to it's own file. More... about 16 years ago
Merge branch 'issue-24' More... about 16 years ago
bug fix: GM_getBinaryContents uses GM_getUriFromFile More... about 16 years ago
Merge branch 'master' into issue-24 More... about 16 years ago
moving GM_getBinaryContents to it's own file. More... about 16 years ago
moving GM_getProfileFile to it's own file. More... about 16 years ago
moving GM_compareVersions to it's own file. More... about 16 years ago
moving GM_getTempFile to it's own file. More... about 16 years ago
moving GM_os to it's own file. More... about 16 years ago
moving GM_launchApplicationWithDoc to it's own file. More... about 16 years ago
moving GM_getEditor to it's own file. More... about 16 years ago
miscapi.js is no longer exporting GM_addStyle More... about 16 years ago
using const for modules/utils/ files' exported variables. More... about 16 years ago
removing unused function GM_isDef More... about 16 years ago
moving GM_firefoxVersion to it's own file. More... about 16 years ago
memoize GM_sha1 and GM_convert2RegExp when the module is loaded. More... about 16 years ago
moving GM_parseScriptName in to it's own file. More... about 16 years ago
moving GM_newUserScript in to it's own file. More... about 16 years ago
moving GM_memoize in to it's own file. More... about 16 years ago
moving the convert2RegExp.js file More... about 16 years ago
moving GM_uriFromUrl to it's own file, and no longer memoizing this function. More... about 16 years ago
moving the GM_sha1 function in to it's own file. More... about 16 years ago
bug fix: GM_convert2RegExp was not cached properly More... about 16 years ago
find the os and ff version when they are first needed More... about 16 years ago
moving GM_openInEditor.js to it's own file. More... about 16 years ago
moving GM_showUserscriptList to it's own file. More... about 16 years ago