aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts/main.coffee
AgeCommit message (Expand)Author
2018-08-17togglePinTab command should take a count prefix.Stephen Blott
2018-08-17Refactor...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-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-25Remove background-page Clipboard operations.Stephen Blott
2017-11-25Use mkRepeatCommand in main.coffee.Stephen Blott
2017-11-24Add window and incognito options for createTab.Stephen Blott
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-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-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-15Fix search completion (Firefox).Stephen Blott
2017-04-21Firefox: Fix createTab.Stephen Blott
2017-04-16Workaround type error for unsupported openerTabId in FFmrmr1993
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-11Documentation for updates.Stephen Blott
2016-12-11Use registryEntry.optionList.Stephen Blott
2016-12-11Extend createTab to open specific pages.Stephen Blott
2016-12-11Rework help-dialog HTML.Stephen Blott
2016-10-09Move logging to the frame's port.Stephen Blott
2016-10-01Enable silent/patch releases.Stephen Blott
2016-09-24Add "all" and "other" options for toggleMuteTab.Stephen Blott
2016-09-23fixup! New feature/command: Mute/unmute tab.Tobias Gläßer
2016-09-23New feature/command: Mute/unmute tab.Tobias Gläßer
2016-09-23New feature/command: Mute/unmute tab.Tobias Gläßer
2016-05-09Add a commentPhil Crosby
2016-05-07Fix link-hints failing to launch.Stephen Blott
2016-04-27Unregister frame port on onDisconnect.Stephen Blott
2016-04-25Help dialog; fix show-advanced-command button position.Stephen Blott
2016-04-23Show tip re. clicking command names.Stephen Blott
2016-04-22Nicer styling of command names in help dialog.Stephen Blott
2016-04-22Help dialog; do not offer hints outside of the help dialog.Stephen Blott
2016-04-22Help dialog; better formatting of command names.Stephen Blott
2016-04-22Help dialog: put keys in greyed-out box.Stephen Blott
2016-04-22Help dialog: increase size and make white background.Stephen Blott