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
/
main.coffee
Age
Commit message (
Expand
)
Author
2018-08-17
togglePinTab command should take a count prefix.
Stephen Blott
2018-08-17
Refactor...
Stephen Blott
2018-02-16
Remove "focused: true" from winConfig.
Stephen Blott
2018-02-13
Make the reload command accept a count.
Stephen Blott
2018-02-07
tabConfig -> winConfig in openUrlInNewWindow
AlliedEnvy
2017-12-14
Fix createTab.
Stephen Blott
2017-12-02
Only send link hints messages to frames which have registered
mrmr1993
2017-12-02
Ensure that a port can only unregister its frameId if it's associated
mrmr1993
2017-12-02
Fix link hints.
Stephen Blott
2017-12-02
Use portsForTab to decide whether Vimium can access a tab or not
mrmr1993
2017-12-02
Register ports for all frames that open them
mrmr1993
2017-11-25
Remove background-page Clipboard operations.
Stephen Blott
2017-11-25
Use mkRepeatCommand in main.coffee.
Stephen Blott
2017-11-24
Add window and incognito options for createTab.
Stephen Blott
2017-11-02
Fix typos
mrmr1993
2017-10-19
(FF android) Guard against undefined chrome.browserAction.setIcon
mrmr1993
2017-10-19
(FF android) Guard against undefined chrome.windows
mrmr1993
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-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-15
Fix search completion (Firefox).
Stephen Blott
2017-04-21
Firefox: Fix createTab.
Stephen Blott
2017-04-16
Workaround type error for unsupported openerTabId in FF
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
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
Rework help-dialog HTML.
Stephen Blott
2016-10-09
Move logging to the frame's port.
Stephen Blott
2016-10-01
Enable silent/patch releases.
Stephen Blott
2016-09-24
Add "all" and "other" options for toggleMuteTab.
Stephen Blott
2016-09-23
fixup! New feature/command: Mute/unmute tab.
Tobias Gläßer
2016-09-23
New feature/command: Mute/unmute tab.
Tobias Gläßer
2016-09-23
New feature/command: Mute/unmute tab.
Tobias Gläßer
2016-05-09
Add a comment
Phil Crosby
2016-05-07
Fix link-hints failing to launch.
Stephen Blott
2016-04-27
Unregister frame port on onDisconnect.
Stephen Blott
2016-04-25
Help dialog; fix show-advanced-command button position.
Stephen Blott
2016-04-23
Show tip re. clicking command names.
Stephen Blott
2016-04-22
Nicer styling of command names in help dialog.
Stephen Blott
2016-04-22
Help dialog; do not offer hints outside of the help dialog.
Stephen Blott
2016-04-22
Help dialog; better formatting of command names.
Stephen Blott
2016-04-22
Help dialog: put keys in greyed-out box.
Stephen Blott
2016-04-22
Help dialog: increase size and make white background.
Stephen Blott
[next]