Browse Source

added shortcut for ChromeOS

Gildas 7 years ago
parent
commit
64314955cf
1 changed files with 2 additions and 1 deletions
  1. 2 1
      manifest.json

+ 2 - 1
manifest.json

@@ -108,7 +108,8 @@
 			"suggested_key": {
 				"windows": "Ctrl+Shift+Y",
 				"mac": "Command+Shift+Y",
-				"linux": "Ctrl+Shift+Y"
+				"linux": "Ctrl+Shift+Y",
+				"chromeos": "Ctrl+Shift+U"
 			}
 		}
 	},