| Age | Commit message (Collapse) | Author |
|
|
|
Fix issue #772
|
|
update contributing.md
|
|
Replace all deprecated sendRequest() calls with new sendMessage() ones
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
background_scripts/commands.coffee
|
|
|
|
|
|
We should reserve easily-pressed keys for commonly-used actions.
|
|
Conflicts:
background_scripts/commands.coffee
background_scripts/main.coffee
|
|
|
|
Should fix travis issue #792
|
|
|
|
Added `gU` command to go to root of page including current port and protocol
|
|
|
|
|
|
|
|
Added feature to duplicate current tab
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix #766
|
|
the input styles
|
|
|
|
Fix #464 - Support placeholder attribute for inputs in find mode
|
|
Whereas find mode normally identifies inputs by their value, if a value
is blank, find mode will use the placeholder value instead, if it exists
|
|
Don't close link hints when shift is pressed
|
|
Focus window the tab is in when selecting a specific tab.
|
|
Use smartcase for vomnibar queries.
|
|
|
|
Add contributing guidelines
|
|
|
|
|
|
|
|
Add link to TravisCI page to the Build Status image
|
|
|
|
Make <Enter> on an empty vomnibar be a no-op
|
|
|