FreeCompetitors/apps/chrome.json

22 lines
778 B
JSON
Raw Normal View History

2022-04-06 18:52:55 +02:00
{"names":["Google Chrome",
"Chrome"],
2022-04-04 20:40:54 +02:00
"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",
2022-04-09 15:30:12 +02:00
"JavaScript",
"GTK"],
2022-04-04 20:40:54 +02:00
"networks_read":["http"],
"networks_write":["http"],
2022-04-09 15:30:12 +02:00
"formats_read":["pdf", "html", "js"],
2022-04-04 20:40:54 +02:00
"formats_write":[],
"generic_name":["Browser"],
"issues":["Surveillance",
"Non-Free Software"]}