Added Chrome

This commit is contained in:
jyamihud 2022-04-04 21:40:54 +03:00
parent e609197c90
commit 3a77decb36

19
apps/chrome.json Normal file
View 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"]}