0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
1.0.1 More... almost 14 years ago
Updated location and version. More... almost 14 years ago
Removed everything but updates.xml (for legacy chrome extension). More... almost 14 years ago
Version bumped to 0.39. More... almost 14 years ago
Fixed keypress handler's greed so that (for example) the dictionary popup now works. More... almost 14 years ago
Added switch to disable update checking (for Safari, mostly), and scaled Safari update checking frequency waaaay back. More... almost 14 years ago
Updated README with my Twitter name. More... over 14 years ago
Included BUTTON tags in list of possibly active elements (for now). Made Safari update code not run in Chrome (woops, no ill effects so far, though). More... over 14 years ago
Added red flash on indicator when there is no match for the current searchstring. More... over 14 years ago
Modified build script to remove old extension first. More... over 14 years ago
Excluding SELECT tags, because at least in WebKit, they can be focused without popped up, and the user should be able to type to choose. More... over 14 years ago
Updated README with usage information. More... over 14 years ago
Renamed build script, made it smarter, and added actual build phase to it, so no more forgetting to actually build a new extension. More... over 14 years ago
Built extension. Added live updating version. More... over 14 years ago
Wrong auto-update path for Safari. Woops. More... over 14 years ago
Added update check for Safari. Added deploy script to update version number everywhere. Still need to automate .crx building. More... over 14 years ago
Updated version to 0.33 with new deploy script; built extension. Needs automated further, perhaps with ruby script. More... over 14 years ago
Added live version (still not quite recommended), added new version check in non-live version, which forces a non-cached check once a day. Added deploy script to propagate new version number to each file that requires it. More... over 14 years ago
Added support for file:// urls. Added support for esc key to cancel typing and hide indicator. Now making sure to only display one indicator in main window (not in iframes). Also not searching inside iframes now; not sure if that can be fixed in the future or not. More... over 14 years ago
Fixed more errors in last version. More... over 14 years ago
Fixed errors in last version. More... over 14 years ago
Fixed issue #1: Space key does not work. Now allows space bar in search string after the first character. Also using special mark in indicator to show that a space was typed. More... over 14 years ago
Refinements to indicator. Added indication for esc and return, and a flash when return is hit but no link is active. Indicator turns green when one is. More... over 14 years ago
Added a z-index to indicator div. Heh. More... over 14 years ago
Built extension for 0.26. More... over 14 years ago
Added keypresses indicator. More... over 14 years ago
Updated README More... over 14 years ago
Removed jQuery from extension bundle. Safari now supported with GreaseKit. More... over 14 years ago
Fixed some selection issues. Blurring the focus when selection was not a link was deselecting. Now reselecting afterwards. More... over 14 years ago
Built extension for 0.23. Why can't I remember to do that? More... over 14 years ago