aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts
AgeCommit message (Expand)Author
2016-03-05Key bindings; minor tweaks.Stephen Blott
2016-03-05Key bindings; reinstate keyToCommandRegistry.Stephen Blott
2016-03-05Key bindings; simplify Commands initialization.Stephen Blott
2016-03-05Key bindings; more tweaks and fixes.Stephen Blott
2016-03-05Key bindings; handle overlapping bindingsStephen Blott
2016-03-05Key bindings; tweaks and fixes.Stephen Blott
2016-03-05Key bindings; rewire vomnibar (fix minor error).Stephen Blott
2016-03-05Key bindings; rewire vomnibar.Stephen Blott
2016-03-05Key bindings; more remove legacy code.Stephen Blott
2016-03-05Key bindings; remove legacy code.Stephen Blott
2016-03-05Key bindings; partially functioning w/ backgound commands.Stephen Blott
2016-03-05Key bindings; initial partially-functioning version.Stephen Blott
2016-02-28Fix defualt command "options".Stephen Blott
2016-02-28Merge pull request #2025 from smblott-github/pass-count-to-scroll-functionsStephen Blott
2016-02-28Pass to count to scroll commands.Stephen Blott
2016-02-22Add install date to logging page.Stephen Blott
2016-02-21Include count command option in repeat limit.Stephen Blott
2016-02-21Remove selectionChangedHandlers.Stephen Blott
2016-02-21Merge pull request #2004 from smblott-github/remove-tabInfoMapStephen Blott
2016-02-21Merge branch 'rework-duplicateTab'Stephen Blott
2016-02-21Merge pull request #2006 from smblott-github/fix-removeTabStephen Blott
2016-02-21Rework count command option initialisation.Stephen Blott
2016-02-20Rework the `duplicateTab` implementation...Stephen Blott
2016-02-20Merge branch 'windows-onFocusChanged'Stephen Blott
2016-02-20Tweak #2007.Stephen Blott
2016-02-20Fix bug in #2001.Stephen Blott
2016-02-21use chrome.windows.onFocusChanged to listen window switchinggdh1995
2016-02-20Fix `<count>removeTab`.Stephen Blott
2016-02-20Remove unused variable.Stephen Blott
2016-02-20Remove (unused) `tabInfoMap`.Stephen Blott
2016-02-20Merge pull request #2003 from smblott-github/count-for-new-windowStephen Blott
2016-02-20Merge pull request #2001 from smblott-github/add-count-command-optionStephen Blott
2016-02-20Simplify command-option parsing.Stephen Blott
2016-02-20moveToNewWindow accepts a count.Stephen Blott
2016-02-20Move wholly to chrome.sessions.Stephen Blott
2016-02-20Add `count` command option.Stephen Blott
2016-02-20Refactor command-option parsing.Stephen Blott
2016-02-18PassNextKey; exclude single-character mappings.Stephen Blott
2016-02-18PassNextKey; allow multiple mappings.Stephen Blott
2016-02-18PassNextKey; store key mapping in settings.Stephen Blott
2016-02-18PassNextKey; initial implementation.Stephen Blott
2016-02-16Use `for own ... of` instead of `for ... of`mrmr1993
2016-02-12Nuke some legacy migration code.Stephen Blott
2016-02-10BgUtils; two fixes...Stephen Blott
2016-02-09BgUtils; implement visitPreviousTab.Stephen Blott
2016-02-09BgUtils; move tabRecency to bg_tiles.coffee.Stephen Blott
2016-02-03Update only help dialog contents when showingmrmr1993
2016-02-03Use <span>s as placeholders in help_dialog.htmlmrmr1993
2016-02-03Store help dialog injected strings together, inject all at oncemrmr1993
2016-01-31Use a count with link hints.Stephen Blott