If you are trying to develop a chrome extension, probably you will try to use existing code of the installed extension in your chrome browser. But how to find the location of the source code ?
Use the following steps to find the chrome extension directory.
- Open your chrome browser and type this url chrome://version/ then hit the enter key
- Now it will show you a screen like given below
- In this screen you see label ‘Profile Path’ , it will be your active chrome profile extension directory.
Extensions, Apps, Themes
are located in the same directory.