Reputation: 3033
Can someone tell me in which directory path in Windows Firebug is installed?
Upvotes: 0
Views: 2638
Reputation: 60424
First, open your profile directory. In Firefox go to Help -> Troubleshooting Information
and click Open Containing Folder
under Application Basics
.
It will be in the extensions
folder in a file named [email protected]
.
This is basically a ZIP file. The files can easily be extracted after renaming the file extension to .zip
.
Upvotes: 1
Reputation: 313
It will be in the firefox profile folder. To locate your profile folder, from start menu select Run and %APPDATA%\Mozilla\Firefox\Profiles\ and click Run.
Under the profile folder, you will find extensions and in which firebug xpi file.
Upvotes: 1