I have a decent working knowledge of programming…nothing anyone would want to hire me for, but enough that I have fun with it. I’d like to add two features to my copy of Mozilla: an option on the right-click menu that would “go to address <highlighted text>” and one that would “search Google for <highlighted text>”. My question is, could someone of my level of knowledge make additions to the Mozilla source code for features like this, or would I have to be a professional-grade programmer? Do I need UNIX? Has anyone ever edited their Mozilla source code before?
Well, i don’t know about your first modification, but my version of Firefox (1.5.0.1) already has your second feature.
I can highlight text, then right-click it, and the context menu will contain a selection that says “Seach Web for [text].” Selecting this sends the text to Google search and the results page opens.