Where is Firebug installed?

落花浮王杯 提交于 2019-12-10 11:53:29

问题


Can someone tell me in which directory path in Windows Firebug is installed?


回答1:


  1. First, open your profile directory. In Firefox go to Help -> Troubleshooting Information and click Open Containing Folder under Application Basics.

  2. It will be in the extensions folder in a file named firebug@software.joehewitt.com.xpi.

  3. This is basically a ZIP file. The files can easily be extracted after renaming the file extension to .zip.




回答2:


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.



来源:https://stackoverflow.com/questions/8074764/where-is-firebug-installed

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!