home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0"?> <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#"> <Description about="urn:mozilla:install-manifest"> <em:id>{34274bf4-1d97-a289-e984-17e546307e4f}</em:id> <!-- Adblock CID/guid? --> <!--em:version>0.5 d2 nightly 39</em:version--> <!--em:version>0.5 d2 * nightly 39</em:version--> <!-- ah-ha: incomplete uninstalls will result in a weird "phantom" install --> <!--em:version>0.5023901</em:version--> <!-- pirates-ho ! --> <!--em:version>.5.023901</em:version--> <!--em:version>0.5.2+</em:version--> <em:version>0.5.2.039</em:version> <!-- Target Application this extension can install into, with minimum and maximum supported versions. --> <em:targetApplication> <Description> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- FireFox GUID --> <em:minVersion>0.7+</em:minVersion> <!-- How low should this be? We can install before 0.9, but this file won't be parsed on anything before 0.9. --> <em:maxVersion>.10+</em:maxVersion> <!-- similarly, how high does this go? [It can't exceed the highest browser-release; foolish way to keep users sandboxed, eh? ] --> </Description> </em:targetApplication> <!-- Front End MetaData --> <em:name>Adblock</em:name> <em:description>Filters ads from web-pages</em:description> <em:creator>The Adblock Crew</em:creator> <em:contributor>Henrik Aasted Sorensen</em:contributor> <em:contributor>Wladimir Palant</em:contributor> <em:contributor>rue</em:contributor> <em:contributor>Ben Karel</em:contributor> <em:contributor>Stefan Kinitz</em:contributor> <em:homepageURL>http://adblock.mozdev.org</em:homepageURL> <em:updateURL>http://adblock.mozdev.org/update.rdf</em:updateURL> <!-- THIS URL BREAKS FFX <em:updateURL>http://www.eschew.org/misc/firefox/adblock/update.php?id=%ITEM_ID%&version=%ITEM_VERSION%&appid=%APP_ID%&appversion=%APP_VERSION%</em:updateURL> --> <!-- Front End Integration Hooks (used by Extension Manager)--> <em:optionsURL>chrome://adblock/content/settings.xul</em:optionsURL> <!--em:aboutURL>http://adblock.mozdev.org/dev.html</em:aboutURL--> <!--em:iconURL>chrome://adblock/skin/adblock.png</em:iconURL--> <!-- Packages, Skins and Locales that this extension registers --> <em:file> <Description about="urn:mozilla:extension:file:adblock.jar"> <em:package>content/</em:package> <!-- Trying to install a locale for this extension gives a crash and makes it difficult for the user to get to the main browser window. However, we don't yet use localized files, and so we can just comment out this line and everything seems to work. Error: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIXULChromeRegistry.installLocale]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: file:///C:/Documents%20and%20Settings/Ben%20Karel/Desktop/Firefox%20Builds/Firefox-2004-05-29-branch/ firefox/components/nsExtensionManager.js :: anonymous :: line 642" data: no] Source File: file:///C:/Documents%20and%20Settings/Ben%20Karel/Desktop/Firefox%20Builds/Firefox-2004-05-29-branch/ firefox/components/nsExtensionManager.js Line: 642 <em:locale>locale/en-US/adblock/</em:locale> --> <!-- em:skin>skin/classic/</em:skin --> </Description> </em:file> </Description> </RDF>