chrome.json 778 B

12345678910111213141516171819202122
  1. {"names":["Google Chrome",
  2. "Chrome"],
  3. "comment":"Google Chrome is a proprietary browser from Google. Which is based on Chromium.",
  4. "links":{"website":"https://www.google.com/chrome/index.html",
  5. "wikipedia":"https://en.wikipedia.org/wiki/Google_Chrome",
  6. "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"},
  7. "platforms":["Android",
  8. "Windows",
  9. "MacOS",
  10. "iOS",
  11. "GNU/Linux"],
  12. "interface":["Touch",
  13. "JavaScript",
  14. "GTK"],
  15. "networks_read":["http"],
  16. "networks_write":["http"],
  17. "formats_read":["pdf", "html", "js"],
  18. "formats_write":[],
  19. "generic_name":["Browser"],
  20. "issues":["Surveillance",
  21. "Non-Free Software"]}