I am looking for a firefox extension solution to intercept a firefox dictionary action:
When a user chooses the action "add word to dictionary" i want to modify that word before it gets inserted into the user's down dictionary file persdict.dat .
Is this possible? And how can it be done? Is there anything special i need to take care of when writing my own extension for this special use-case ?