2 "name": "Tab Shortcuts",
4 "description": "Allows pinning and duplication of tabs via keyboard shortcuts.",
7 "scripts": ["tab_shortcuts.js"],
13 "default": "Ctrl+Shift+X",
14 "mac": "Command+Shift+X"
16 "description": "Toggles whether the current tab is pinned."
20 "default": "Ctrl+Shift+Z",
21 "mac": "Command+Shift+Z"
23 "description": "Duplicates the current tab."