I'm using a few 'normal' Firefox Addins but I am using Vimperator which to me seems like the most likely suspect.

link|improve this question
What kind of noise? Not the Internet Explorer "click" is it? – outsideblasts Feb 11 '10 at 6:37
feedback

2 Answers

up vote 2 down vote accepted

If it is the Vimperator beep, you can try disabling it by putting the following file in your .vimperatorrc file:

javascript liberator.beep = function () { return false; }
link|improve this answer
feedback

Disable the plugin, restart firefox, and see if it still happens.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.