firefox.json 818 B

1234567891011121314151617181920212223
  1. {"names":["Firefox",
  2. "Mozilla Firefox"],
  3. "comment":"Mozilla Firefox, or simply Firefox, is a free and open-source web browser developed by the Mozilla Corporation.",
  4. "links":{"website":"https://mozilla.org/",
  5. "wikipedia":"https://en.wikipedia.org/wiki/Firefox",
  6. "git":"https://hg.mozilla.org/mozilla-central/",
  7. "icon":"https://upload.wikimedia.org/wikipedia/commons/thumb/a/a0/Firefox_logo%2C_2019.svg/800px-Firefox_logo%2C_2019.svg.png"},
  8. "licenses":["MPL-2.0"],
  9. "platforms":["Android",
  10. "Windows",
  11. "MacOS",
  12. "iOS",
  13. "Linux"],
  14. "interface":["Touch",
  15. "JavaScript",
  16. "GTK"],
  17. "languages":["C++", "C", "Rust", "Assembly"],
  18. "networks_read":["http"],
  19. "networks_write":["http"],
  20. "formats_read":["pdf", "html", "js"],
  21. "formats_write":[],
  22. "generic_name":["Browser"]}