index
:
vimium
1.42
1.49
1.50
1.52
1.54
1.55
1.56
1.57
fix-h-l-left-right-scrolling
master
The hacker's browser.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
background_scripts
Age
Commit message (
Expand
)
Author
2017-10-14
Allow <c-[> to be mapped as a regular command.
Stephen Blott
2017-09-30
Merge branch 'curipha-search-compl-amazon-co-jp'
Stephen Blott
2017-09-30
Use Japan instead of Jp.
Stephen Blott
2017-09-30
Merge pull request #2665 from curipha/search-compl-google-co-jp
Stephen Blott
2017-09-30
Merge pull request #2683 from mrmr1993/inject-css-for-frames
Stephen Blott
2017-09-29
Inject custom user styles into all frames
mrmr1993
2017-09-29
Use openerTabId in chrome.tabs.create when possible
mrmr1993
2017-09-23
Search completion; add support for Google.co.jp completion
Taichi
2017-09-23
Search completion; add support for Amazon.co.jp completion
Taichi
2017-09-21
Add openUrlInNewWindow command
mrmr1993
2017-09-21
FF: Simulate default action for clicking links with link hints
mrmr1993
2017-09-12
Use browser.runtime.getBrowserInfo to identify Firefox
mrmr1993
2017-09-12
Add Utils.isFirefox
mrmr1993
2017-08-31
Update URLs to HTTPS in code, pages and docs
David Beitey
2017-08-15
Fix search completion (Firefox).
Stephen Blott
2017-05-01
FF - Fix updates from the exclusions popup
mrmr1993
2017-04-21
Firefox: Fix createTab.
Stephen Blott
2017-04-20
Firefox: some history entries have no title.
Stephen Blott
2017-04-18
Merge pull request #2476 from mrmr1993/firefox
Stephen Blott
2017-04-17
Regenerate help page data when key bindings are updated
mrmr1993
2017-04-16
Workaround type error for unsupported openerTabId in FF
mrmr1993
2017-04-16
Fallback to storage.local if storage.sync is not available
mrmr1993
2017-02-08
Stop using deprecated key 'selected' of tabs; switch to 'active'
mrmr1993
2017-02-08
Stop using deprecated tabs.getAllInWindow; switch to tabs.query
mrmr1993
2017-02-08
Stop using deprecated tabs.getSelected; switch to tabs.query
mrmr1993
2016-12-11
Better wording fo command description.
Stephen Blott
2016-12-11
Documentation for updates.
Stephen Blott
2016-12-11
Use registryEntry.optionList.
Stephen Blott
2016-12-11
Extend createTab to open specific pages.
Stephen Blott
2016-12-11
Add the raw option list to the command registry.
Stephen Blott
2016-12-11
Ensure that we get the last for a key.
Stephen Blott
2016-12-11
Remove Utils.nextTick() to fix tests.
Stephen Blott
2016-12-11
Rework help-dialog HTML.
Stephen Blott
2016-12-11
Rework key-mapping parsing.
Stephen Blott
2016-10-23
Move SearchEngines to bg-utils.coffee.
Stephen Blott
2016-10-23
Better line parsing (simplified).
Stephen Blott
2016-10-17
Better line parsing.
Stephen Blott
2016-10-10
Rename 'translate' to 'mapkey'.
Stephen Blott
2016-10-09
Add translate command for key mappings.
Stephen Blott
2016-10-09
Move logging to the frame's port.
Stephen Blott
2016-10-09
Remove description from registry entry for key-state mapping.
Stephen Blott
2016-10-08
Refactor (and fix) key-parsing regexp.
Stephen Blott
2016-10-02
Tweak logging.
Stephen Blott
2016-10-02
Merge pull request #2284 from smblott-github/silent-releases
Stephen Blott
2016-10-02
Better regexp (to match legacy behaviour for '<c->>'.
Stephen Blott
2016-10-02
Single quotes are clearer here.
Stephen Blott
2016-10-02
Rename normalizeKey to parseKeySequence.
Stephen Blott
2016-10-02
Add comment giving example key parsing.
Stephen Blott
2016-10-02
Rework key-sequence parsing.
Stephen Blott
2016-10-01
Enable silent/patch releases.
Stephen Blott
[next]