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
2015-05-29
Remove all direct calls to Sync, stop exporting it
mrmr1993
2015-05-27
Simplify index calculation.
Stephen Blott
2015-05-27
Go directly to next/previous tab.
Stephen Blott
2015-05-11
Search completion; fix typos and small bugs.
Stephen Blott
2015-05-11
Merge branch 'search-engine-completion-v5'
Stephen Blott
2015-05-10
Search completion; minor tweaks.
Stephen Blott
2015-05-09
Search completion; refactor SearchCompleter activation.
Stephen Blott
2015-05-08
Search completion; search keyword on SPACE.
Stephen Blott
2015-05-08
Search completion; add front end cache.
Stephen Blott
2015-05-08
Search completion; refactor query terms.
Stephen Blott
2015-05-06
Reinject content scripts into ALL frames.
Stephen Blott
2015-05-06
Search completion; yet more tweaks.
Stephen Blott
2015-05-06
Search completion; move all filter messages to a single port.
Stephen Blott
2015-05-06
Search completion; simplify messaging code.
Stephen Blott
2015-05-05
Search completion; user is typing.
Stephen Blott
2015-05-05
Fix unregisterFrame logic.
Stephen Blott
2015-05-05
Remove now-unnecessary comment.
Stephen Blott
2015-05-05
Resolve space leak.
Stephen Blott
2015-05-05
Guard against missing sender.
Stephen Blott
2015-05-03
Search completion; make completion lookup asynchronous.
Stephen Blott
2015-05-03
Search completion; DuckDuckGo.
Stephen Blott
2015-05-03
Search completion; Google maps out, Amazon, Bing in.
Stephen Blott
2015-05-02
Search completion; refactor, add Youtube.
Stephen Blott
2015-05-02
Search completion; initial working version.
Stephen Blott
2015-05-02
Rename SearchEngineCompleter to CustomSearchEngineCompleter.
Stephen Blott
2015-05-01
Ensure frames is defined.
Stephen Blott
2015-04-29
Revert "Only grab focus after link transition."
Stephen Blott
2015-04-28
Merge pull request #1609 from smblott-github/fix-grab-back-focus-after-web-na...
Stephen Blott
2015-04-28
Fix up #1604.
Stephen Blott
2015-04-28
Only grab focus after link transition.
Stephen Blott
2015-04-28
Don't re-order frameIds in the background page when manually focusing
mrmr1993
2015-04-25
Simplify front-end settings logic.
Stephen Blott
2015-04-25
Remove unused code.
Stephen Blott
2015-04-25
Track tab URL even if frame's URL changes.
Stephen Blott
2015-04-25
Remove requirement for Chrome 41.
Stephen Blott
2015-04-25
Merge branch 'exclusion-rules-pushState-and-hash' of https://github.com/mrmr1...
Stephen Blott
2015-04-25
Merge remote-tracking branch 'origin/focus-main-frame' into focus-main-frame-...
Stephen Blott
2015-04-25
Activate vomnibar in window.top; do not register framesets.
Stephen Blott
2015-04-25
Merge branch 'vomnibar-in-main-window' into vomnibar-in-main-window-merge
Stephen Blott
2015-04-24
Re-check enabled state after history.pushState/location.hash is changed
mrmr1993
2015-04-24
Get incognto state directly from chrome.extensions.inIncognitoContext
mrmr1993
2015-04-23
Activate vomnibar in window.top; no flicker and tidy up.
Stephen Blott
2015-04-22
Remove redundant line.
Stephen Blott
2015-04-21
Implement mainFrame command.
Stephen Blott
2015-04-18
Mode indicator: strip all references to badges.
Stephen Blott
2015-04-03
Simplify upgrade notification.
Stephen Blott
2015-03-22
Upgrade notification. Add full-stop to message.
Stephen Blott
2015-03-22
Upgrade message; show after permission accepted.
Stephen Blott
2015-03-22
Use chrome.notifications for upgrade notifications.
Stephen Blott
2015-03-17
Activate vomnibar in window.top; more clean up.
Stephen Blott
[next]