Added Chrome
This commit is contained in:
parent
e609197c90
commit
3a77decb36
1 changed files with 19 additions and 0 deletions
19
apps/chrome.json
Normal file
19
apps/chrome.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{"names":["Google Chrome"],
|
||||
"comment":"Google Chrome is a proprietary browser from Google. Which is based on Chromium.",
|
||||
"links":{"website":"https://www.google.com/chrome/index.html",
|
||||
"wikipedia":"https://en.wikipedia.org/wiki/Google_Chrome",
|
||||
"icon":"https://upload.wikimedia.org/wikipedia/commons/thumb/e/e1/Google_Chrome_icon_%28February_2022%29.svg/64px-Google_Chrome_icon_%28February_2022%29.svg.png"},
|
||||
"platforms":["Android",
|
||||
"Windows",
|
||||
"MacOS",
|
||||
"iOS",
|
||||
"GNU/Linux"],
|
||||
"interface":["Touch",
|
||||
"JavaScript"],
|
||||
"networks_read":["http"],
|
||||
"networks_write":["http"],
|
||||
"formats_read":["pdf"],
|
||||
"formats_write":[],
|
||||
"generic_name":["Browser"],
|
||||
"issues":["Surveillance",
|
||||
"Non-Free Software"]}
|
Loading…
Reference in a new issue