在firefox中打开一个新标签页,并在后台保留ff [英] Open a new tab in firefox and keep ff in the background

查看:237
本文介绍了在firefox中打开一个新标签页,并在后台保留ff的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以在firefox的新选项卡中以编程方式打开一个URL,而不需要firefox获得焦点?


到目前为止我发现了:

Is the a way to programmatically open a URL in a new tab in firefox without firefox gaining focus?

What I found out so far:

  • firefox -new-window< URL> 让ff留在后台,但打开一个新窗口而不是选项卡。
  • firefox -new-tab< URL> 打开< URL&在新的标签,但重点放在ff。
  • firefox -new-window <URL> lets ff stay in the background, but opens a new window instead of a tab.
  • firefox -new-tab <URL> opens <URL> in a new tab but gives focus to ff.

编辑:我想要完成的是使feed reader插件在爪子邮件打开的东西在firefox在后台,所以我可以去通过我的饲料,打开一切,我感兴趣,实际上阅读所有的东西之后。
我可能会提到一个linux / gnome-only解决方案也会很好。

What I'm trying to accomplish is making the feed reader plugin in claws mail open stuff in firefox in the background, so that I can go through my feeds and open everything that interests me and actually read all the stuff after that. Oh and I should probably mention that a linux/gnome-only solution would be fine, too.

推荐答案

你在about:config中设置browser.tabs.loadDivertedInBackground为true,然后-new-tab将在后台打开选项卡,而不是聚焦窗口。这比你(或我)想要的更多,但也许这是一个适合你的工作吗?

If you set browser.tabs.loadDivertedInBackground to true in about:config then -new-tab will open tabs in the background and not focus the window. This does more than you (or I) want but perhaps it is a suitable work-around for you?

这篇关于在firefox中打开一个新标签页,并在后台保留ff的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆