You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
1.3 KiB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <r:RDF xmlns:r="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.mozilla.org/2004/em-rdf#">
  3. <r:Description about="urn:mozilla:install-manifest">
  4. <id>{2b10c1c8-a11f-4bad-fe9c-1c11e82cac42}</id>
  5. <version>0.7.2.0</version>
  6. <name>µBlock</name>
  7. <description>Finally, an efficient blocker. Easy on CPU and memory.</description>
  8. <homepageURL>https://github.com/gorhill/uBlock</homepageURL>
  9. <creator>Raymond Hill</creator>
  10. <type>2</type>
  11. <bootstrap>true</bootstrap>
  12. <multiprocessCompatible>true</multiprocessCompatible>
  13. <optionsType>3</optionsType>
  14. <optionsURL>chrome://ublock/content/dashboard.html</optionsURL>
  15. <!-- Firefox -->
  16. <targetApplication>
  17. <r:Description>
  18. <id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>
  19. <minVersion>29.0</minVersion>
  20. <maxVersion>37.0</maxVersion>
  21. </r:Description>
  22. </targetApplication>
  23. <!-- SeaMonkey -->
  24. <targetApplication>
  25. <r:Description>
  26. <id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</id>
  27. <minVersion>2.26</minVersion>
  28. <maxVersion>2.34</maxVersion>
  29. </r:Description>
  30. </targetApplication>
  31. </r:Description>
  32. </r:RDF>