Recently I just opened Sina Bib, and I suddenly had the idea to make a browser plug-in that can forward text news and so on. I thought I should write a plug-in in C (a shell as big as C# can sometimes be a headache), but after searching on Google, I was really lucky and found several articles about the development of IE plug-ins. Just use Javascript and add a registry to get it done. Needless to say, the plug-in is written in javascript. The browser itself supports it and no additional installation is required. Adding the registry can be done manually, but it is troublesome, so I wrote a batch process to do it.
1: Add registry: HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerMenuExt