From 09a0744a39e3c675437c3071b4becd289f7ac815 Mon Sep 17 00:00:00 2001 From: Fimi8 <44375423+Fimi8@users.noreply.github.com> Date: Wed, 30 Dec 2020 10:10:06 +0100 Subject: [PATCH] add Chromium browser (#613) Co-authored-by: Serhii Londar --- applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/applications.json b/applications.json index 8e13161..44dd0a0 100644 --- a/applications.json +++ b/applications.json @@ -8299,6 +8299,22 @@ "utilities" ] }, + { + "short_description": "Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.", + "categories": [ + "browser" + ], + "repo_url": "https://chromium.googlesource.com/chromium/src/", + "title": "Chromium", + "icon_url": "", + "screenshots": [], + "official_site": "https://www.chromium.org/", + "languages": [ + "javascript", + "cpp", + "c" + ] + }, { "repo_url" : "https://github.com/doekman/osagitfilter", "official_site" : "",