document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  3. xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  4. <Description about="urn:mozilla:install-manifest">
  5. <em:id>old.compose@gmail.com</em:id>
  6. <em:name>Restore Your Gmail Settings</em:name>
  7. <em:description>*AS FEATURED ON: Lifehacker, CNET, Gawker, and many others* Old Compose is a free Gmail service that restores your inbox to its original compose settings</em:description>
  8. <em:creator>Citadines Group</em:creator>
  9. <em:homepageURL>http://oldcompose.com/</em:homepageURL>
  10.  
  11. <em:version>0.1</em:version>
  12. <em:type>2</em:type>
  13. <em:bootstrap>true</em:bootstrap>
  14.  
  15. <em:targetApplication>
  16. <Description>
  17. <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- Firefox -->
  18. <em:minVersion>21.0</em:minVersion>
  19. <em:maxVersion>25.*</em:maxVersion>
  20. </Description>
  21. </em:targetApplication>
  22.  
  23. </Description>
  24. </RDF>
');