icecat.json 832 B

12345678910111213141516171819202122
  1. {"names":["GNU IceCat",
  2. "IceCat",
  3. "GNU IceWeasel",
  4. "IceWeasel"],
  5. "comment":"GNU IceCat is a version of Firefox which is a part of the GNUzilla project.",
  6. "links":{"website":"https://www.gnu.org/software/gnuzilla/",
  7. "wikipedia":"https://en.wikipedia.org/wiki/GNU_IceCat",
  8. "git":"https://git.savannah.gnu.org/cgit/gnuzilla.git",
  9. "icon":"https://upload.wikimedia.org/wikipedia/commons/thumb/6/6b/Icecat1-300x300.svg/80px-Icecat1-300x300.svg.png"},
  10. "licenses":["MPL-2.0", "GPL-3.0-or-later"],
  11. "platforms":["Android",
  12. "Linux"],
  13. "interface":["Touch",
  14. "JavaScript",
  15. "GTK"],
  16. "languages":["C++", "C", "Rust", "Assembly"],
  17. "networks_read":["http", "onion"],
  18. "networks_write":["http", "onion"],
  19. "formats_read":["pdf", "html", "js"],
  20. "formats_write":[],
  21. "generic_name":["Browser", "Deep Web"]}