aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts
AgeCommit message (Expand)Author
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
2015-06-05Global marks; global marks are always recorded for the top frame only.Stephen Blott
2015-06-04Fix issue with Google-Maps completion failing.Stephen Blott
2015-06-04Unwind passing key and registry entry for marks.Stephen Blott
2015-06-04Global marks; focus and only scroll in the main frame.Stephen Blott
2015-06-04Global marks; prefer to re-use a tab in the current window.Stephen Blott
2015-06-04Global marks; use chrome.tabs.query.Stephen Blott
2015-06-04Global marks; better comments and fix typo.Stephen Blott
2015-06-04Global marks; move marks to chrome.storage.sync.Stephen Blott
2015-06-04Global marks; better comments and minor refactoring.Stephen Blott
2015-06-04Global marks; create a new tab, if necessary.Stephen Blott
2015-06-04Global marks; find another (existing) tab if tabId has been removed.Stephen Blott
2015-06-04Global marks; move marks to chrome.storage.Stephen Blott
2015-06-04Help page, use separate row for long bindings.Stephen Blott
2015-06-03Re-implement Marks, incl `` binding.Stephen Blott
2015-06-03Fix marks (incl. global marks)...Stephen Blott
2015-06-03Completion page; add example DECLARATIONS to page.Stephen Blott
2015-06-03Completion page; make examples data (not comments).Stephen Blott
2015-06-03Only offer suggestions from the current custom search engine.Stephen Blott
2015-06-02De-duplicate Google Maps URLs in vomnibar.Stephen Blott
2015-06-01Re-work unified settings.Stephen Blott
2015-05-31Remove code supporting the former settings port from the frontendmrmr1993
2015-05-31Re-write class with inheritence.Stephen Blott