mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-25 00:50:29 +00:00
add Chromium browser (#613)
Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
a51ee89f07
commit
09a0744a39
1 changed files with 16 additions and 0 deletions
|
@ -8299,6 +8299,22 @@
|
||||||
"utilities"
|
"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",
|
"repo_url" : "https://github.com/doekman/osagitfilter",
|
||||||
"official_site" : "",
|
"official_site" : "",
|
||||||
|
|
Loading…
Reference in a new issue