소스 검색

added shortcut for ChromeOS

Gildas 7 년 전
부모
커밋
64314955cf
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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"
 			}
 		}
 	},