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
/
marks.coffee
Age
Commit message (
Expand
)
Author
2016-03-26
Rework global mark activation.
Stephen Blott
2016-03-26
Uniform treatment of request for all background commands.
Stephen Blott
2015-06-25
Make global marks consistent with other tab creation operations.
Stephen Blott
2015-06-05
Global marks; global marks are always recorded for the top frame only.
Stephen Blott
2015-06-04
Global marks; focus and only scroll in the main frame.
Stephen Blott
2015-06-04
Global marks; prefer to re-use a tab in the current window.
Stephen Blott
2015-06-04
Global marks; use chrome.tabs.query.
Stephen Blott
2015-06-04
Global marks; better comments and fix typo.
Stephen Blott
2015-06-04
Global marks; move marks to chrome.storage.sync.
Stephen Blott
2015-06-04
Global marks; better comments and minor refactoring.
Stephen Blott
2015-06-04
Global marks; create a new tab, if necessary.
Stephen Blott
2015-06-04
Global marks; find another (existing) tab if tabId has been removed.
Stephen Blott
2015-06-04
Global marks; move marks to chrome.storage.
Stephen Blott
2015-06-03
Fix marks (incl. global marks)...
Stephen Blott
2013-05-25
Replace `sendRequest()` calls with `sendMessage()` ones in marks.coffee
sainaen
2012-10-29
Implement marks.
Jez Ng