We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81f9cc2 commit a22bfb3Copy full SHA for a22bfb3
README.md
@@ -33,6 +33,9 @@ CEF全称是Chromium Embedded Framework,它是Chromium的Content API的封装
33
- depot_tool的官方地址被墙(一种深深的怨恨),可以在github 里搜索depot tool 关键字搜索相关的克隆项目,例如:
34
- [depot tool](https://github.com/cybertk/depot_tools)
35
- google 官方开发的vs插件,专门为chromium源码提供的。[vs-chromium](https://github.com/chromium/vs-chromium)
36
+ - 同样的原因,depot_tool里内置的chromium的源码下载地址放在googleapi.com上,也是被墙的。下面这个地址里有chromium的所有项目的git地址:
37
+ - https://chromium.googlesource.com/?format=JSON
38
+ - https://chromium.googlesource.com/?format=TEXT
39
40
相关链接
41
---------
0 commit comments