Sfoglia il codice sorgente

added shortcut for ChromeOS

Gildas 7 anni fa
parent
commit
64314955cf
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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"
 			}
 		}
 	},