3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 23, 2025 — Jul 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Closes #495 Support getting Scratchpad contents from both the Orion and textarea editors. More... almost 15 years ago
nerfing Scriptish_injectScripts for the time being.. More... almost 15 years ago
loading addonprovider.js module when scriptish service loads so that scriptish scripts can be reached at any moment after load. More... almost 15 years ago
passing in the config info to content processes when they load More... almost 15 years ago
removing unused 'windows' variable More... almost 15 years ago
creating Scriptish_updateChk.js and Scriptish_updateModifiedScripts.js modules, removing Services.scriptish, and a couple other minor things.. More... almost 15 years ago
loading global excludes into content processes More... almost 15 years ago
Made Scriptish_isGreasemonkeyable.js and Scriptish_isURLExcluded.js modules, and a few other minor things.. More... almost 15 years ago
adding self as contributor More... almost 15 years ago
minor style changes in browser-contents.js More... almost 15 years ago
FF is working again.. More... almost 15 years ago
moving openManager method to a new module More... almost 15 years ago
Starting WIP to support Fennec, so far only about:scriptish works.. More... almost 15 years ago
adding comment about #252 More... almost 15 years ago
Closes #490 Updating es-ES courtesy of strel. More... almost 15 years ago
adding separate browser overlay for Fennec More... almost 15 years ago
AddonManager.js related vars are no longer constants More... almost 15 years ago
using Scriptish_manager.setup a little more. More... almost 15 years ago
minor style change, moving a couple of styling properties to css More... almost 15 years ago
simplifying the signature of docReady More... almost 15 years ago
moving injectScripts method it a separate module More... almost 15 years ago
minor whitespace change More... almost 15 years ago
moving inner window unload handling to a separate module More... almost 15 years ago
Closes #469 webdevs can no longer detect Scriptish by changing the location of a window to a user.js file More... almost 15 years ago
fileURL was being built over and over in some cases during script injections, when we only needed to build the fileURL once More... almost 15 years ago
Closes #487 bug fix: 'TypeError: invalid 'in' operand aError' error was being suppressed, introduced in a86144240b7f88786f7a4fe7cd787df4e695877a More... almost 15 years ago
moving evalInSandbox method to it's own module More... almost 15 years ago
Closes #484 Merge branch 'issue-484' More... almost 15 years ago
altering args array when using osx fallback to match what the xul window used expects More... almost 15 years ago
building args array before using Services.as.showAlertNotification so that it can be reused for a osx fallback More... almost 15 years ago