本文介绍了是否可以在安装后编辑/修改Firefox插件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
是否可以修改/编辑,已经安装的Firefox插件?在哪里存储在电脑中的插件...我的意思是哪个文件夹等...
Is it possible to modify/edit, already installed firefox addons? Where are the addons stored in the computer... I mean which folder etc...
推荐答案
在Linux下: $ HOME / .mozilla / firefox / profile.default / extensions
。路径中的个人资料
部分会有所不同。
The addons/extensions are stored under Linux in: $HOME/.mozilla/firefox/profile.default/extensions
. The profile
part of the path will be different.
这篇关于是否可以在安装后编辑/修改Firefox插件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!