| Age | Commit message (Collapse) | Author |
|
options page.
|
|
|
|
|
|
registry into commands.js
|
|
|
|
|
|
|
|
mirror Vim's behavior. Fixes #57.
|
|
This will let us highlight more links with strings of just 2 characters
instead of needing to use 3. This is a good idea now that we are highlighting
anything on the page with an onclick handler, which means more links will be
highlighted across the board.
|
|
Fixes #72, although it makes Reddit look pretty messy since each link now has 3 letters.
|
|
avoids invaliding Chrome's getBoundingClientRect calls.
This should sufficiently close #71.
|
|
|
|
The link hints won't show for them anyway.
|
|
link hinting performance.
Helps address #71.
|
|
|
|
|
|
user notification.
This closes #64. Note that updates won't trigger until we've saved the user's
version to their localStorage, which means this change will go into effect for
our users the version *after* the next release (so 1.16).
|
|
|
|
upgraded" message.
|
|
Also refactor styles into CSS.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
user-definable CSS.
|
|
content, not keystrokes.
|
|
|
|
|
|
|
|
|
|
|
|
confusing.
There's no bug here, but this needed a readability improvement.
|
|
Conflicts:
settings.html
|
|
|
|
|
|
are equal to the defaults to localStorage.
|
|
|
|
background_page.html
|
|
I'll clean up the way we store and handle default options shortly.
|
|
hints chars as an option.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|