Hey guys
So i finished writing my first FF extension the other day and hoping to get some feedback on whether it works or not and any suggestions for improvements would be great.
Basically the extension writes currently highlighted text on a web-page to a file in the user's home directory. After highlighting some text, right-click the text and select "Write To File" .. thats all thats needed!
File names have the format HighlightedTextToFile-<todaysdate>.txt
Can be found/installed from Mozilla at ..
https://addons.mozilla.org/en-US/firefox/addon/highlighted-text-to-file/
Any feedback on this would be greatly appreciated!