Chromium/zh: Difference between revisions
Updating to match new version of source page Tags: Mobile edit Mobile web edit |
Created page with "通过 `overlay` 实现向配置同步守护程序添加 Brave 浏览器支持的自动化。" Tags: Mobile edit Mobile web edit |
||
| (One intermediate revision by the same user not shown) | |||
| Line 162: | Line 162: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
< | <span id="Add_support_for_Brave_Browser_in_Profile_Sync_daemon"></span> | ||
== | == 在配置同步守护程序中添加对 Brave 浏览器的支持 == | ||
通过 `overlay` 实现向配置同步守护程序添加 Brave 浏览器支持的自动化。 | |||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> | ||