Add Min Browser (#684)

* Add Min Browser

* Update applications.json

Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
Kevin Kwa 2021-09-17 17:41:13 +08:00 committed by GitHub
parent 372b411ec6
commit 8b78681529
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 @@
]
}
]
}
}