Advertisement
therube

ColorfulTabs

Sep 23rd, 2011
553
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <RDF:RDF xmlns:em="http://www.mozilla.org/2004/em-rdf#"
  3. xmlns:NC="http://home.netscape.com/NC-rdf#"
  4. xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  5.  
  6.  
  7. <RDF:Description RDF:about="rdf:#$i3TOY1"
  8. em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
  9. em:minVersion="3.7a1pre"
  10. em:maxVersion="7.0a1" />
  11. <RDF:Description RDF:about="urn:mozilla:install-manifest"
  12. em:id="{0545b830-f0aa-4d7e-8820-50a4629a56fe}"
  13. em:name="ColorfulTabs"
  14. em:version="6.0"
  15. em:creator="Binary Turf"
  16. em:description="Colorful Tabs colors every tab in a different color and makes them easy to distinguish while beautifying the overall appeal of the interface."
  17. em:homepageURL="http://www.binaryturf.com/free-software/colorfultabs-for-firefox/"
  18. em:iconURL="chrome://clrtabs/content/star.png"
  19. em:optionsURL="chrome://clrtabs/content/clrtabsopt.xul"
  20. >
  21. <em:targetApplication RDF:resource="rdf:#$i3TOY1"/>
  22.  
  23. <!-- SeaMonkey -->
  24. <em:targetApplication>
  25. <Description>
  26. <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
  27. <em:minVersion>2.0</em:minVersion>
  28. <em:maxVersion>2.6a1</em:maxVersion>
  29. </Description>
  30. </em:targetApplication>
  31.  
  32.  
  33. </RDF:Description>
  34. <RDF:Description RDF:about="urn:mozilla:extension:file:clrtabs"
  35. em:package="content/"
  36. em:skin="skin/" />
  37. </RDF:RDF>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement