Skip to main content

diigo

Add to browser

Diigo firefox extension and the firebug console ( firebug javascript) Join Group To Post

You are here: Diigo Home > Groups > Diigo Community > Forum > Diigo firefox extension and the firebug console

  • #1Ivan Pavlov said ...(on 07-04-2008)

    Ivan Pavlov
    The firefox extension checks if there is Firebug installed and logs certain messages in the firebug console. My console has enough other things in it and it is very annoying to have stuff I didn't ask for in there. Can this behavior be turned off, I mean, without me hacking the extension javascript code?

    Thanks in advance.
  • #2Arrix Z said ...(on 07-04-2008, replying to Ivan Pavlov on #1)

    Arrix Z
    Please set extensions.diigotb.trace to false in about:config
    Logging is not enabled by default. You may have accidentally enabled it.

    Ivan Pavlov wrote:
    > The firefox extension checks if there is Firebug installed and logs certain messages in the firebug console. My console has enough other things in it and it is very annoying to have stuff I didn't ask for in there. Can this behavior be turned off, I mean, without me hacking the extension javascript code?
    >
    > Thanks in advance.
  • #3Ivan Pavlov said ...(on 07-04-2008, replying to Arrix Z on #2)

    Ivan Pavlov
    Thanks!