Posts

Google Chrome Extension Remover

I read about the chrome extensions that make it impossible to remove them at ghacks so I wrote a simple utility that will parse the extensions for their name and version number and place them in a list that they can be selected from and removed. I worked on it for about an hour and tested it on a couple extensions that I downloaded for it so there could be bugs in it. https://github.com/glcjr/ChromeExtensionRemover Just download the deploy.zip file and extract it. Then run the program. It needs the Net Framework since its written in c-sharp.