Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

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

All Replies (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: