3
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jul 25, 2025 — Jul 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removing the alert when trying to install a blocked userscript, now scripts are blocked before/during install and during mods/updates More... over 15 years ago
moving block check code to Script class More... over 15 years ago
unblock scripts that are not on the blocklist More... over 15 years ago
reblock scripts after an update More... over 15 years ago
replacing use of pre Gecko 1.8 nsIPrefBranchInternal w/ nsIPrefBranch2 More... over 15 years ago
adding bfcache check More... over 15 years ago
Properly handle frame content. Closes issues #158 and #177. More... over 15 years ago
Closes #207 only sorting scripts when the order could have changed. More... over 15 years ago
Closes #214 verify the updateURL is still a https url if it was a redirected url More... over 15 years ago
checking if the updateURL is a blocked url on startup and using Addon.blocklistState More... over 15 years ago
removing the Scriptish_openManager.js file More... over 15 years ago
removing the Scriptish_parseScriptName.js file More... over 15 years ago
removing the separate file for Scriptish_isGreasemonkeyable More... over 15 years ago
removing Scriptish_hitch More... over 15 years ago
removing use of Scriptish_hitch w/in modules/config/config.js More... over 15 years ago
removing use of Scriptish_hitch w/in GM_xhr More... over 15 years ago
Removing the use of Scriptish_hitch from a few more files More... over 15 years ago
renaming to 'extensions.scriptish.blocklist.lastFetch' More... over 15 years ago
only check for a new blocklist after 'extension.scriptish.blocklist.interval' seconds More... over 15 years ago
removing Scriptish_hitch from content/js/addonstab.js More... over 15 years ago
listen for changes to the blocklist.enabled toggle; break out blocklist functionality More... over 15 years ago
Closes #210 Use Instances.xhr in GM_xhr More... over 15 years ago
Closes #211 Merge branch 'issue-211' More... over 15 years ago
modifying the location of the license directory mentioned in LICENSE.txt during build because it changes relative to the LICENSE.txt file during build More... over 15 years ago
moving the blocklist URL into a preference More... over 15 years ago
Revert "Drop GPL references -- we're reusing under MPL only." More... over 15 years ago
switching to 'extensions.scriptish.blocklist.enabled' as the preference name More... over 15 years ago
minor style change (cherry picked from commit dca2952f3a9dee6feb440d7060365a75a6d7759a) More... over 15 years ago
allow users to disable blocklist usage via preference More... over 15 years ago
minor style change More... over 15 years ago