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
2014-10-26
Limit repeats, minor refactoring.
Stephen Blott
2014-10-26
Merge branch 'limitedRepeats' of github.com:mrmr1993/vimium into mrmr1993-lim...
Stephen Blott
2014-10-26
Merge branch 'fix-tab-restore' of github.com:mrmr1993/vimium into mrmr1993-fi...
Stephen Blott
2014-10-26
Refactor CSS injection.
Stephen Blott
2014-10-26
Merge branch 'fix-insertCSS-error' of github.com:mrmr1993/vimium into mrmr199...
Stephen Blott
2014-10-26
Change registerFrameIfSizeAvailable to registerFrame, stop sending size
mrmr1993
2014-10-25
Fence off unnecessary tabQueue code when chrome.sessions is defined
mrmr1993
2014-10-25
Fail gracefully in restoreTab when runtime.lastError is set
mrmr1993
2014-10-25
Prompt for confirmation when executing large numbers of repeats
mrmr1993
2014-10-25
Add noRepeat to relevent frontend commands
mrmr1993
2014-10-25
Check chrome.runtime.lastError to fix error in chrome.runtime.lastError
mrmr1993
2014-09-06
Structured passkeys; changes following code review; major rewrite of options.
Stephen Blott
2014-09-02
Structured exclusion rules: Simplify isEnabledForUrl.
Stephen Blott
2014-09-02
Structured exclusion rules: Fix typos and minor issues.
Stephen Blott
2014-09-02
Structured passkeys, internally and on the options and popup pages.
Stephen Blott
2014-08-24
Fix passKeys bug introduced in commit 700d35a
Stephen Blott
2014-08-24
Better state management for passkeys.
Stephen Blott
2014-08-24
New icons for partially enabled, for passkeys.
Stephen Blott
2014-08-23
Allow passing of keys to the underlying page (comments can start with " too).
Stephen Blott
2014-08-23
Allow passing of keys to the underlying page (fix/maintain order of exclusion...
Stephen Blott
2014-08-23
Allow passing of keys to the underlying page (populate page popup with existi...
Stephen Blott
2014-08-23
Allow passing of keys to the underlying page (more minor code review).
Stephen Blott
2014-08-23
Allow passing of keys to the underlying page (minor code review).
Stephen Blott
2014-08-23
Allow passing of keys to the underlying page.
Stephen Blott
2014-08-17
Code tweaks
Phil Crosby
2014-08-17
Tweak the move tabs command name
Phil Crosby
2014-08-17
Add closeTabsToLeft, closeTabsToRight and closeOtherTabs commands
mrmr1993
2014-08-16
Merge pull request #1075 from mrmr1993/incognitoNewWindow
Phil Crosby
2014-08-16
Update restore tab for upcoming chrome.sessions API
mrmr1993
2014-06-21
Fix "move tab to new window" for incognito tabs
mrmr1993
2014-06-14
Merge pull request #1058 from mijoharas/custom_search_engines
Phil Crosby
2014-05-29
Adding in search engines feature to fix #1009
mike-work
2014-05-13
Fix implementation of and add repetition to moveTabLeft and moveTabRight comm...
mrmr1993
2014-05-11
Merge pull request #796 from deiga/tab-movement-commands
Phil Crosby
2014-05-09
Update background_scripts/main.coffee
Timo Sand
2014-05-09
Added support for chromes upcoming sessionRestore API
Timo Sand
2014-05-09
Added command to move tab to the left and right
Timo Sand
2014-04-30
Merge branch 'smblott-github-sync-chrome-instances'
Phil Crosby
2014-04-27
Response to @philc's comments regarding sync.
Stephen Blott
2014-04-19
Delay initializing sync until other components have started.
Stephen Blott
2013-10-04
Add shortcut to pin/unpin Tab
fukayatsu
2013-09-12
Changed deprecated chrome.extension on chrome.runtime in all files and fix tests
Maksim Ryzhikov
2013-05-09
Remove the callback parameter of removeTab()
sainaen
2013-05-07
Tweak to make if statement positively formed
Phil Crosby
2013-05-07
Merge pull request #816 from UncleBill/master
Phil Crosby
2013-05-06
Replace all deprecated sendRequest() calls with new sendMessage()
sainaen
2013-04-15
fix issue #772
UncleBill
2013-03-06
Shorten names.
Jez Ng
2013-03-06
Merge remote-tracking branch 'deiga/patch-4'
Jez Ng
2013-03-02
Merge remote-tracking branch 'deiga/float-tab' into HEAD
Jez Ng
[next]