aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts
AgeCommit message (Expand)Author
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
2016-12-11Use registryEntry.optionList.Stephen Blott
2016-12-11Extend createTab to open specific pages.Stephen Blott
2016-12-11Add the raw option list to the command registry.Stephen Blott
2016-12-11Ensure that we get the last for a key.Stephen Blott
2016-12-11Remove Utils.nextTick() to fix tests.Stephen Blott
2016-12-11Rework help-dialog HTML.Stephen Blott
2016-12-11Rework key-mapping parsing.Stephen Blott
2016-10-23Move SearchEngines to bg-utils.coffee.Stephen Blott
2016-10-23Better line parsing (simplified).Stephen Blott
2016-10-17Better line parsing.Stephen Blott
2016-10-10Rename 'translate' to 'mapkey'.Stephen Blott
2016-10-09Add translate command for key mappings.Stephen Blott
2016-10-09Move logging to the frame's port.Stephen Blott
2016-10-09Remove description from registry entry for key-state mapping.Stephen Blott
2016-10-08Refactor (and fix) key-parsing regexp.Stephen Blott
2016-10-02Tweak logging.Stephen Blott
2016-10-02Merge pull request #2284 from smblott-github/silent-releasesStephen Blott
2016-10-02Better regexp (to match legacy behaviour for '<c->>'.Stephen Blott
2016-10-02Single quotes are clearer here.Stephen Blott
2016-10-02Rename normalizeKey to parseKeySequence.Stephen Blott
2016-10-02Add comment giving example key parsing.Stephen Blott
2016-10-02Rework key-sequence parsing.Stephen Blott
2016-10-01Enable silent/patch releases.Stephen Blott
2016-09-24Add "all" and "other" options for toggleMuteTab.Stephen Blott
2016-09-24Merge pull request #2250 from smblott-github/better-global-marksStephen Blott
2016-09-24Tweak #2269 (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-09-17Tweaks to comments.Stephen Blott
2016-09-14Fix omission from 722cd3c40f89d93682f08e88b6d4cb46ca70991e.Stephen Blott
2016-09-14Require exact match when we will be scrolling.Stephen Blott
2016-09-14Match globa-mark URLs by length.Stephen Blott
2016-08-18support mapping <backspace>gdh1995
2016-05-15Handle <space> in the same way as other special keys.Stephen Blott
2016-05-09Add a commentPhil Crosby
2016-05-07Fix link-hints failing to launch.Stephen Blott
2016-05-06Fix binary-search OOB.Stephen Blott
2016-04-27Unregister frame port on onDisconnect.Stephen Blott
2016-04-26Help dialog; consistent ordering of commands.Stephen Blott
2016-04-26Help dialog; re-order and tweak command descriptions.Stephen Blott