From c7a800292175e496e7924c6955db2249a029d7e8 Mon Sep 17 00:00:00 2001 From: wcbing Date: Mon, 6 Oct 2025 18:25:07 +0800 Subject: [PATCH] add chrome-remote-desktop repo --- README.md | 1 + data/repo_list.json | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/README.md b/README.md index 1980742..14060a8 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ | [Mozilla Firefox](https://support.mozilla.org/zh-CN/kb/install-firefox-linux) | firefox
firefox_beta
firefox_devedition
firefox_nightly
firefox_esr
mozillavpn | ✅ | ✅ | | Google Chrome | google-chrome-stable
google-chrome-beta
google-chrome-unstable | ✅ | | | Google Earth | google-earth-pro-stable
google-earth-ec-stable | ✅ | | +| Chrome Remote Desktop | chrome-remote-desktop | ✅ | | | Microsoft Edge | microsoft-edge-stable
microsoft-edge-beta
microsoft-edge-dev | ✅ | | | Opera | opera-stable
opera-beta
opera-developer | ✅ | | | Visual Studio Code | code
code-insiders
code-exploration | ✅ | ✅ | diff --git a/data/repo_list.json b/data/repo_list.json index 49edda1..6ba3ca3 100644 --- a/data/repo_list.json +++ b/data/repo_list.json @@ -11,6 +11,12 @@ "amd64": "dists/stable/main/binary-amd64/Packages.gz" } }, + "chrome-remote-desktop": { + "repo": "https://dl.google.com/linux/chrome-remote-desktop/deb/", + "path": { + "amd64": "dists/stable/main/binary-amd64/Packages.gz" + } + }, "termius": { "repo": "https://deb.termius.com/", "path": {