aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts
AgeCommit message (Expand)Author
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
2016-01-31Merge branch 'goToLine'Stephen Blott
2016-01-31Merge pull request #1958 from smblott-github/logging-pageStephen Blott
2016-01-31Wholly remove edit-mode code.Stephen Blott
2016-01-31Add a basic log page; tweaks.Stephen Blott
2016-01-30Add a basic log pagemrmr1993
2016-01-30Add number modifier to `gg' scrollToTop commandmrmr1993
2016-01-29Revert "Enable edit mode."Stephen Blott
2016-01-26Enable edit mode.Stephen Blott
2016-01-26Remove "beta" label from visual-mode commands.Stephen Blott
2015-11-20Fix indentation so that `openerTabId` takes effectGábor Luk
2015-09-20Merge pull request #1086 from mrmr1993/countMatchesPhil Crosby
2015-09-18Load UIComponent stylesheet via XMLHttpRequest, use background as neededmrmr1993
2015-09-17Fix regression in #1828.Stephen Blott
2015-09-17Add <count> prefix for g0 and g$.Stephen Blott
2015-09-11Move escaping regex special chars to its own utility functionmrmr1993
2015-09-11Fix moveTab for pinned tabs.Stephen Blott
2015-09-10Merge pull request #1811 from PrestanceDesign/feature/add-qwant-search-engineStephen Blott
2015-09-10Fix JSON incorrect parsing for Qwant autocompletionMichael SALIHI
2015-09-10Search completion; add support for Qwant completionMichael SALIHI
2015-09-09Search completion for amazon.deFlorian Kaiser
2015-06-25Make global marks consistent with other tab creation operations.Stephen Blott
2015-06-25Set the parent tab when creating tabs.Stephen Blott
2015-06-22fix a bug that `pasteFromClipboard` does not return text from clipboardgdh1995
2015-06-10Refactor moveTab for clarity...Stephen Blott
2015-06-10Do not try to move a tab to the left of pinned tabs.Stephen Blott
2015-06-10Re-work tabMoveLeft/Right.Stephen Blott
2015-06-07Speed up vomnibar load.Stephen Blott
2015-06-06Merge branch 'rework-completions'Stephen Blott
2015-06-06Merge pull request #1715 from smblott-github/help-page-long-bindingsStephen Blott
2015-06-06Re-work completions: only offer actual search URL matches.Stephen Blott
2015-06-06Re-work completions: extend engine wrapper to handle prefixes.Stephen Blott
2015-06-06Re-work completions: add engine wrapper.Stephen Blott
2015-06-06Re-work completions: initial refactor.Stephen Blott
2015-06-05Merge pull request #1716 from smblott-github/global-marksStephen Blott