Colin Caine
|
04e29c061b
|
hinting: default to uniform length tags
They're easier to type than <letter><enter>
|
2017-11-22 21:30:36 +00:00 |
|
Oliver Blanthorn
|
bd3669eb34
|
Allow hinting on classes containing 'button' (fixes reddit)
|
2017-11-22 21:14:43 +00:00 |
|
Oliver Blanthorn
|
ea697464b3
|
Add text yank mode
|
2017-11-22 20:47:35 +00:00 |
|
Oliver Blanthorn
|
63a52e63c4
|
Add yank hint mode, allow messageActiveTab to be called from content
|
2017-11-22 19:09:52 +00:00 |
|
Colin Caine
|
0751378067
|
hinting: hide all hints before select
Otherwise the page can be changed before the hints are cleaned
|
2017-11-19 16:48:21 +00:00 |
|
Colin Caine
|
241bccda7e
|
hinting: Move mode changes inside
|
2017-11-19 07:57:30 +00:00 |
|
Colin Caine
|
692cdeb5d7
|
messaging: don't use browserProxy on ext pages
|
2017-11-19 07:43:48 +00:00 |
|
Colin Caine
|
209984caa6
|
hinting: log less
|
2017-11-19 03:20:15 +00:00 |
|
Colin Caine
|
7685ee6368
|
hinting: Make F open new tab after current
Closes #72
|
2017-11-19 01:58:59 +00:00 |
|
Colin Caine
|
1469d4dc85
|
hinting: support anchor target
|
2017-11-18 03:06:16 +00:00 |
|
Colin Caine
|
9e75cbed3f
|
hinting: allow hints to open in bg
|
2017-11-18 01:51:46 +00:00 |
|
Colin Caine
|
5b44a7747c
|
hinting: use css selectors rather than xpath
|
2017-11-12 01:14:45 +00:00 |
|
Colin Caine
|
b87db7b49f
|
hint: Focus hint targets before clicking them
Presumably untrusted MouseEvents can't focus elements.
Anyway, this fixes focussing input elements.
|
2017-11-09 21:30:28 +00:00 |
|
Colin Caine
|
927e19c818
|
hinting: First working version
state.ts also reworked into a sexy new machine. Check it out!
|
2017-11-09 05:44:48 +00:00 |
|
Colin Caine
|
adfca7cf69
|
hinting WIP: plumb to background
|
2017-11-09 05:44:40 +00:00 |
|