My bloviated meandering follows what David E. Ross graced us with on 1/22/2012 7:17 PM:

[snip /]

I tried editing install.rdf to look that way.  It did not help.  And
yes, I know I edited correctly.  I've successfully edited install.rdf
files in quite a few other extensions.

At minimum, it's something in his install.rdf file. I converted it to the new format and it at least install okay, see:


<?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>{d40f5e7b-d2cf-4856-b441-cc613eeffbe3}</em:id>
    <em:version>1.68</em:version>

    <!-- Firefox -->

    <em:targetApplication>
      <Description>
        <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
        <em:minVersion>3.5</em:minVersion>
        <em:maxVersion>11.*</em:maxVersion>
      </Description>
    </em:targetApplication>

    <!-- SeaMonkey -->

    <em:targetApplication>
      <Description>
        <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
        <em:minVersion>2.0a1</em:minVersion>
        <em:maxVersion>2.6.*</em:maxVersion>
      </Description>
    </em:targetApplication>

    <!-- Front End MetaData -->
    <em:name>BetterPrivacy</em:name>
        <em:type>2</em:type>
    <em:description>&quot;Super-Cookie Safeguard&quot;</em:description>
    <em:creator>Greg Yardley (version 0.2) www.yardley.ca</em:creator>
<em:contributor>Icon: Lint Hasenpfeffer (concept by Evan Eckard), Code improvements: Ximin Luo, Locales: DE by Endor and others by BabelZilla team</em:contributor>
    <em:homepageURL>http://nc.ddns.us/extensions.html</em:homepageURL>
    <em:developer>http://nc.ddns.us/extensions.html</em:developer>

<em:optionsURL>chrome://bprivacy/content/bprivacyopt.xul</em:optionsURL>

<em:aboutURL>http://www.projectit.com/inspectorwidget-about.xul</em:aboutURL>
    <em:iconURL>chrome://bprivacy/content/pie.png</em:iconURL>
        
  </Description>
</RDF>


I didn't try it on Facebook so there may be other issues with it. You should bring this up to the owner's attention.

--
Sailfish - Netscape Champion
Mozilla Contributor Member - www.mozilla.org/credits/
Netscape/Mozilla Tips: http://www.ufaq.org/ , http://ilias.ca/
Rare Mozilla Stuff: https://www.projectit.com/
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to