<?xml version="1.0" encoding="UTF-8"?>
<post>
  <body>You can make it work for the new versions if you want... but not by using a greasemonkey script. I had to manually change a source file for the 1.5.29 version. The path to the file looks like this in WinXP... (I Don't know where it would be stored on other operating systems)

C:\Documents and Settings\(username)\Application Data\Mozilla\Firefox\Profiles\(whatever).default\extensions\
{whatever}\chrome\deliciousBookmarks.jar\content\yAddBookMark.xul

(note that the .jar file is really just a .zip file, and that you can't change and save anything inside the file while firefox is running)

In yAddBookMark.xul, find:
&lt;pre&gt;&amp;lt;checkbox id=&quot;cb_noShare&quot; label=&quot;&amp;addybookmarks.sharing.label;&quot;&lt;/pre&gt;

and add in checked=&quot;true&quot; like this:
&lt;pre&gt;&amp;lt;checkbox id=&quot;cb_noShare&quot; &lt;i&gt;&lt;b&gt;checked=&quot;true&quot;&lt;/b&gt;&lt;/i&gt; label=&quot;&amp;addybookmarks.sharing.label;&quot;&lt;/pre&gt;</body>
  <body-html>&lt;p&gt;You can make it work for the new versions if you want... but not by using a greasemonkey script. I had to manually change a source file for the 1.5.29 version. The path to the file looks like this in WinXP... (I Don't know where it would be stored on other operating systems)&lt;/p&gt;

&lt;p&gt;C:\Documents and Settings\(username)\Application Data\Mozilla\Firefox\Profiles\(whatever).default\extensions\
&lt;br /&gt;{whatever}\chrome\deliciousBookmarks.jar\content\yAddBookMark.xul&lt;/p&gt;

&lt;p&gt;(note that the .jar file is really just a .zip file, and that you can't change and save anything inside the file while firefox is running)&lt;/p&gt;

&lt;p&gt;In yAddBookMark.xul, find:
&lt;br /&gt;&lt;pre&gt;&amp;lt;checkbox id=&quot;cb_noShare&quot; label=&quot;&amp;amp;addybookmarks.sharing.label;&quot;&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;and add in checked=&quot;true&quot; like this:
&lt;br /&gt;&lt;pre&gt;&amp;lt;checkbox id=&quot;cb_noShare&quot; &lt;i&gt;&lt;b&gt;checked=&quot;true&quot;&lt;/b&gt;&lt;/i&gt; label=&quot;&amp;amp;addybookmarks.sharing.label;&quot;&lt;/pre&gt;&lt;/p&gt;</body-html>
  <created-at type="datetime">2007-04-24T14:42:03Z</created-at>
  <forumable-id type="integer">2</forumable-id>
  <forumable-type>Forum</forumable-type>
  <id type="integer">1356</id>
  <topic-id type="integer">336</topic-id>
  <updated-at type="datetime">2007-06-22T08:05:59Z</updated-at>
  <user-agent nil="true"></user-agent>
  <user-id type="integer">26048</user-id>
</post>
