搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Get current URL from firefox programatically

more options

Hello all, I am trying to build an application which retrieves url of active tab from Firefox browser (I am testing Firefox version 64). I have been reading and investigating how to do it but I cannot find any reliable way. Could someone help and tell me how to achieve this please? Currently I want my application to work in MacOS platform, however if I can find cross-platform way, that would be awesome! Thank you very much in advance

Hello all, I am trying to build an application which retrieves url of active tab from Firefox browser (I am testing Firefox version 64). I have been reading and investigating how to do it but I cannot find any reliable way. Could someone help and tell me how to achieve this please? Currently I want my application to work in MacOS platform, however if I can find cross-platform way, that would be awesome! Thank you very much in advance

所有回覆 (1)

more options

I'm not aware of an API for this.

The window title, which usually is the page title (plus " - Mozillla Firefox") is available. I assume you already have that and it isn't enough.

You could check on MDN and Mozilla's general forums: