相关疑难解决方法(0)

如何从脚本中的命令行安装 Firefox 插件?

我想改进我的无人值守脚本添加一些 Firefox 插件,但是我找不到方法,

有人可以帮忙找出方法吗?

示例:(想安装adblockPlus插件并设置一个新的默认网页)

wget https://addons.mozilla.org/firefox/downloads/latest/1865/addon-1865-latest.xpi
firefox -silent -install-global-extension addon-1865-latest.xpi -setDefaultBrowser www.google.es
Run Code Online (Sandbox Code Playgroud)

提前致谢。

command-line firefox scripts plugins

34
推荐指数
2
解决办法
7万
查看次数

标签 统计

command-line ×1

firefox ×1

plugins ×1

scripts ×1