- refactor/organize code to make it easier to test (http://ejohn.org/apps/learn/#64)
The build process uses ant (run ant
at the command line) and will run tests and create a zip file that can be uploaded to the chrome store.
- Fixed bug with bookmarking in non-english languages
- Moved troubleshooting to the options page
- Did some basic refactoring and creating SettingsManager
- Open links that only include any/all words
- Allowed home/end buttons to be pressed
- Added link count
- Updated files to new chrome standard
- Fixed interference with spell checker
- Open tabs after current tab
- Allowed new window to open behind
- Added close tab time
- Ignore words now works on href and innerHTML
- Fixed scrolling bug issue
- Improved scrolling by monitoring mouse out event
- Set "block repeat links in selection" to default to true
- Allowed floats for the delay
- Delayed mouse up clean up to deal with "bouncing"
- Options page revamped to allow multiple actions
- Added ability to copy to clipboard and bookmark
- GUI changes to allow greater option flexibility
- linkclump box appearing on mouse move on lazy mouse fix
- fixed background bug
- removed some jquery code that was too slow
- convert more code to jquery
- fixed linkclump box wondering
- improved image dimension finding
- adding pop-up setup guide on first install
- improved description
- scroll functionality
- using jquery 1.4.4 for improved dimensions calculations
- if link surrounds an image then image dimensions are used
- moved options to options page
- improved design
- new window feature added
- ability to open with shift/alt/ctrl
- exclude words feature added
- smart select added
- allows the user to open multiple links at once