3
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jul 31, 2025 — Jul 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add additional protocols to GM_xhr whitelist More... about 13 years ago
Check for Ci.nsIPrivateBrowsingChannel in GM_xhr More... about 13 years ago
minor: remove unused SCRIPTISH_CONFIG_XML constant More... about 13 years ago
making a help section in the README More... about 13 years ago
changing the irc channel to be #userscripts More... about 13 years ago
minor cleanups to extension/modules/content/browser.js More... about 13 years ago
Closes #152 Adding "Report An Issue" menuitem to the toolbar button More... about 13 years ago
Closes #155 supporting string input for GM_xpath More... about 13 years ago
removing mistaken use of sdk/tabs and another minor clean up for GM_openInTab More... about 13 years ago
Closes #33 use the browser.tabs.loadInBackground pref as the default for GM_openInTab More... about 13 years ago
Using the Add-on SDK to get window inner ids More... about 13 years ago
Bug fix for Scriptish_updateModifiedScripts handling of document-complete More... about 13 years ago
Closes #16 window.document.documentElement DNE with @run-at document-start Closes #23 Implementing @run-at document-complete More... about 13 years ago
Remove special Scratchpad handling in `Scriptish_openInEditor`. Closes #145 More... about 13 years ago
Update scratchpad.xul reference for FF23 (current Scriptish minVersion) compatibility. Closes #142 More... about 13 years ago
Resolve non-absolute URLs passed to `GM_openInTab`, referencing the safe window. Closes #139 More... about 13 years ago
minor: '@Grant Sniffing' -> '@grant sniffing' to be consistent More... about 13 years ago
Closes #122 Lising the APIs a userscript uses in the install window More... about 13 years ago
Closes #133 @grant is now optional More... about 13 years ago
Removing old alert bug workaround which does not appear to be an issue any longer More... about 13 years ago
Removing all of the nsIPrivateBrowsingChannel checking More... about 13 years ago
no need to try catch importing of resource://gre/modules/PrivateBrowsingUtils.jsm now More... about 13 years ago
<em:minVersion>23.0</em:minVersion> @css DNW on < Fx 23 More... about 13 years ago
Closes #130 Making USO data requests private More... about 13 years ago
Remove unused Config.injectScript More... about 13 years ago
Removing window event listeners when the event happens More... about 13 years ago
Updating userscript USO data 1sec after Fx boots, with a 100ms delay between script updates. More... about 13 years ago
Merge branch 'master' of github.com:scriptish/scriptish More... about 13 years ago
Closes #78 I did not see anything wrong and things appear to be working, pushing this change to use https tho More... about 13 years ago
Support multiple GM_ values per @grant. Closes #132 More... about 13 years ago