mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add Min Browser (#684)
* Add Min Browser * Update applications.json Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
372b411ec6
commit
8b78681529
1 changed files with 15 additions and 1 deletions
|
@ -1,6 +1,20 @@
|
|||
{
|
||||
"applications": [
|
||||
{
|
||||
"short_description": "A fast and efficient minimal web browser.",
|
||||
"categories": [
|
||||
"browser"
|
||||
],
|
||||
"repo_url": "https://github.com/minbrowser/min",
|
||||
"title": "Min Browser",
|
||||
"icon_url": "",
|
||||
"screenshots": [],
|
||||
"official_site": "https://minbrowser.org",
|
||||
"languages": [
|
||||
"javascript"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Simple and Secure Offsite Backups",
|
||||
"categories": [
|
||||
"backup"
|
||||
|
@ -8842,4 +8856,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue