周报@2023-03-09 @ Tue, Mar 14, 2023 9:53 PM
周报@2023-03-09 @ Sun, Mar 19, 2023 6:35 PM
Expand 12 lines ...
13
## 谷歌浏览器拓展
13
## 谷歌浏览器拓展
14
14
15
+ Chrome Extensions 可以进入 `chrome://extensions/shortcuts` 地址设置快捷键,比如给 `Google 翻译` 加一个快捷键,这样就不用每次点图标了。
15
+ Chrome Extensions 可以进入 `chrome://extensions/shortcuts` 地址设置快捷键,比如给 `Google 翻译` 加一个快捷键,这样就不用每次点图标了。
16
-
- [ ] 还粗略了解了 Chrome Extensions 的开发
16
+
- [x] 还粗略了解了 Chrome Extensions 的开发
17
    + schema: https://json.schemastore.org/chrome-manifest
17
    + schema: https://json.schemastore.org/chrome-manifest
18
18
19
## How to set up JSON Schema with WebStorm or IntelliJ IDEA
19
## How to set up JSON Schema with WebStorm or IntelliJ IDEA
Expand 173 lines ...