2 "name": "Conflicting keybinding test, duplicate of Basics extension (dir next to this), but uses different messages",
6 "scripts": ["background.js"]
8 "permissions": ["activeTab"],
10 "default_title": "Send message"
15 "windows": "Ctrl+Shift+Y",
16 "mac": "MacCtrl+Shift+Y",
17 "linux": "Ctrl+Shift+Y",
18 "chromeos": "Ctrl+Shift+Y",
19 "default": "Ctrl+Shift+Y"
21 "description": "Toggle feature foo"
23 "_execute_browser_action": {
25 "mac": "MacCtrl+Shift+F",
26 "default": "Ctrl+Shift+F"