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-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
2015-03-17
Activate vomnibar in window.top; fix race condition on close.
Stephen Blott
2015-03-17
Activate vomnibar in window.top; more clean up.
Stephen Blott
2015-03-17
Activate vomnibar in window.top; hide on focus, fixed.
Stephen Blott
2015-03-17
Activate vomnibar in window.top; hide on focus.
Stephen Blott
2015-03-17
Merge branch 'rework-exclusion-rules'
Stephen Blott
2015-03-17
Activate vomnibar in window.top; simplify messaging.
Stephen Blott
2015-03-17
Activate vomnibar in window.top; refocus original frame.
Stephen Blott
2015-03-15
Fall back to "chrome://newtab" in incognito mode.
Stephen Blott
2015-03-15
Note that createTab/pages/blank.html doesn't work in incognito mode.
Stephen Blott
2015-03-15
Fill in "pages/blank.html" is an absolute URL.
Stephen Blott
2015-03-15
Rework page icon handling.
Stephen Blott
2015-03-15
Propagate exclusion rules to all frames.
Stephen Blott
2015-03-15
Populate popup with frame's URL.
Stephen Blott
2015-03-09
Inject content scripts on install/upgrade only.
Stephen Blott
2015-03-08
Reload content scripts: minor refactoring.
Stephen Blott
2015-03-07
Reload content scripts after install/update.
Stephen Blott
2015-03-05
Quick fix for issue creating new tabs.
Stephen Blott
2015-03-05
Merge branch 'fix_1507_createTab_incognito'
Stephen Blott
2015-03-05
Tidy up #1507.
Stephen Blott
2015-03-01
Stick in callback so `Nt` works
Sudarshan Wadkar
2015-02-28
Make badges tab specific (fixed).
Stephen Blott
2015-02-28
Make badges tab specific.
Stephen Blott
2015-02-26
Remove noise, explain in commit
Sudarshan Wadkar
2015-02-26
Fix #1507 Open new tab in incognito mode
Sudarshan Wadkar
2015-02-23
Ensure inconito mode flag and find-mode-history are initialised.
Stephen Blott
2015-02-17
Fix (?) issue with browser icon.
Stephen Blott
2015-02-16
Fix (?) issue with browser icon showing disabled.
Stephen Blott
2015-02-14
Merge pull request #1476 from mrmr1993/dont-clear-frame-data-on-url-change
Stephen Blott
2015-02-14
Fix(?) issue with browser icon.
Stephen Blott
2015-02-13
Remove saveHelpDialogSettings, it's unused.
Stephen Blott
2015-02-12
Retain frame data for a tab unless the top frame tells us its closing
mrmr1993
[next]