| minor changes to addonstab.css |
|
More...
|
almost 16 years ago
|
| improving the disabled icon used in the status bar. |
|
More...
|
almost 16 years ago
|
| Throwing errors when a provided @jsversion is not valid or too high |
|
More...
|
almost 16 years ago
|
| Merge branch 'master' into issue-22 |
|
More...
|
almost 16 years ago
|
| small reduction during user script header parsing |
|
More...
|
almost 16 years ago
|
| Merge branch 'master' of github.com:erikvold/scriptish into issue-12 |
|
More...
|
almost 16 years ago
|
| Changing the icon used from Greasemonkey's icon to a PICOL icon. |
|
More...
|
almost 16 years ago
|
| Merge branch 'master' into issue-11 |
|
More...
|
almost 16 years ago
|
| updating em:maxVersion to 4.0b4pre |
|
More...
|
almost 16 years ago
|
| Don't need a getMaxJSVersion function now, since the min supported version is now FF 4 |
|
More...
|
almost 16 years ago
|
| Removing conditional logic that only mattered for FF < 4 |
|
More...
|
almost 16 years ago
|
| Merge branch 'master' into issue-11 |
|
More...
|
almost 16 years ago
|
| em:maxVersion is now FF 4.0b3pre |
|
More...
|
almost 16 years ago
|
| removing overlay code for FF3's addon manager |
|
More...
|
almost 16 years ago
|
| Fixes #32: em:minVersion is now 4.0b1pre |
|
More...
|
almost 16 years ago
|
| Merge branch 'master' of github.com:erikvold/scriptish |
|
More...
|
almost 16 years ago
|
| removing GM_listen and GM_unlisten |
|
More...
|
almost 16 years ago
|
| bug fix: using wrong event on new userscript installs. |
|
More...
|
about 16 years ago
|
| Set the delayInjection flag before scriptDownloader is run so that it can turn it off. This gets rid of the bug where you remove dependencies, and the delayInjection flag remains perpetually on. |
|
More...
|
about 16 years ago
|
| Merge branch 'master' of github.com:erikvold/scriptish |
|
More...
|
about 16 years ago
|
| arguments.callee.caller is null on FF nightly, it's being deprecrated. |
|
More...
|
about 16 years ago
|
| attempting to support the undo feature for FF 4 |
|
More...
|
about 16 years ago
|
| Merge branch 'master' into issue-11 |
|
More...
|
about 16 years ago
|
| adding needsUninstall state to scripts. |
|
More...
|
about 16 years ago
|
| moving GM_xmlhttpRequester to modules/api/ |
|
More...
|
about 16 years ago
|
| moving GM_listen to it's own file. |
|
More...
|
about 16 years ago
|
| moving GM_unlisten to it's own file. |
|
More...
|
about 16 years ago
|
| moving GM_isGreasemonkeyable to it's own file. |
|
More...
|
about 16 years ago
|
| moving GM_getWriteStream to it's own file. |
|
More...
|
about 16 years ago
|
| moving GM_installUri to it's own file. |
|
More...
|
about 16 years ago
|