aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts
AgeCommit message (Expand)Author
2018-08-17togglePinTab command should take a count prefix.Stephen Blott
2018-08-17Refactor...Stephen Blott
2018-02-18allow javascript: URLs for custom search engines.Stephen Blott
2018-02-16Remove "focused: true" from winConfig.Stephen Blott
2018-02-13Make the reload command accept a count.Stephen Blott
2018-02-07tabConfig -> winConfig in openUrlInNewWindowAlliedEnvy
2017-12-15Treat all mapping commands as lower case.Stephen Blott
2017-12-14Fix createTab.Stephen Blott
2017-12-02Only send link hints messages to frames which have registeredmrmr1993
2017-12-02Ensure that a port can only unregister its frameId if it's associatedmrmr1993
2017-12-02Fix link hints.Stephen Blott
2017-12-02Use portsForTab to decide whether Vimium can access a tab or notmrmr1993
2017-12-02Register ports for all frames that open themmrmr1993
2017-11-25Merge pull request #2711 from pyarmak/masterStephen Blott
2017-11-25Remove background-page Clipboard operations.Stephen Blott
2017-11-25Use mkRepeatCommand in main.coffee.Stephen Blott
2017-11-25Merge pull request #2601 from mrmr1993/ff-copy-pasteStephen Blott
2017-11-24Add window and incognito options for createTab.Stephen Blott
2017-11-18FF: Use HUD frame for openCopiedUrlIn{Current,New}Tabmrmr1993
2017-11-02Fix typosmrmr1993
2017-10-19(FF android) Guard against undefined chrome.browserAction.setIconmrmr1993
2017-10-19(FF android) Guard against undefined chrome.windowsmrmr1993
2017-10-14Allow <c-[> to be mapped as a regular command.Stephen Blott
2017-10-07Added UpToDate autocompletion enginePavel Yarmak
2017-09-30Merge branch 'curipha-search-compl-amazon-co-jp'Stephen Blott
2017-09-30Use Japan instead of Jp.Stephen Blott
2017-09-30Merge pull request #2665 from curipha/search-compl-google-co-jpStephen Blott
2017-09-30Merge pull request #2683 from mrmr1993/inject-css-for-framesStephen Blott
2017-09-29Inject custom user styles into all framesmrmr1993
2017-09-29Use openerTabId in chrome.tabs.create when possiblemrmr1993
2017-09-23Search completion; add support for Google.co.jp completionTaichi
2017-09-23Search completion; add support for Amazon.co.jp completionTaichi
2017-09-21Add openUrlInNewWindow commandmrmr1993
2017-09-21FF: Simulate default action for clicking links with link hintsmrmr1993
2017-09-12Use browser.runtime.getBrowserInfo to identify Firefoxmrmr1993
2017-09-12Add Utils.isFirefoxmrmr1993
2017-08-31Update URLs to HTTPS in code, pages and docsDavid Beitey
2017-08-15Fix search completion (Firefox).Stephen Blott
2017-05-01FF - Fix updates from the exclusions popupmrmr1993
2017-04-21Firefox: Fix createTab.Stephen Blott
2017-04-20Firefox: some history entries have no title.Stephen Blott
2017-04-18Merge pull request #2476 from mrmr1993/firefoxStephen Blott
2017-04-17Regenerate help page data when key bindings are updatedmrmr1993
2017-04-16Workaround type error for unsupported openerTabId in FFmrmr1993
2017-04-16Fallback to storage.local if storage.sync is not availablemrmr1993
2017-02-08Stop using deprecated key 'selected' of tabs; switch to 'active'mrmr1993
2017-02-08Stop using deprecated tabs.getAllInWindow; switch to tabs.querymrmr1993
2017-02-08Stop using deprecated tabs.getSelected; switch to tabs.querymrmr1993
2016-12-11Better wording fo command description.Stephen Blott
2016-12-11Documentation for updates.Stephen Blott