Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Asking for Firefox data from external application

  • 2 odpovědi
  • 1 má tento problém
  • 4 zobrazení
  • Poslední odpověď od firefox2108

more options

Hello Support, I am working on the development of a Windows Application (C++, GUI, MFC, Visual Studio 2019 Community). Just a hobby, nothing serious. At a certain point I would like my App to get the URL of an already running Firefox window. I already can get the Window Title of the Firefox Window, but not the URL of the page currently being displayed in that window. I believe the way to do this would be to somehow connect to the process of the Firefox Window, and ask Firefox to provide the current URL. A thorough webserch led me to some old solutions using DDE, but these seem to be no longer supported and discouraged. Could you please point me towards any developer documentation or Firefox Developer Forum where I could learn how to do this with the recent releases of Firefox!

Regards, Keve Nagy * Debrecen * Hungary

Hello Support, I am working on the development of a Windows Application (C++, GUI, MFC, Visual Studio 2019 Community). Just a hobby, nothing serious. At a certain point I would like my App to get the URL of an already running Firefox window. I already can get the Window Title of the Firefox Window, but not the URL of the page currently being displayed in that window. I believe the way to do this would be to somehow connect to the process of the Firefox Window, and ask Firefox to provide the current URL. A thorough webserch led me to some old solutions using DDE, but these seem to be no longer supported and discouraged. Could you please point me towards any developer documentation or Firefox Developer Forum where I could learn how to do this with the recent releases of Firefox! Regards, Keve Nagy * Debrecen * Hungary

Zvolené řešení

Try to ask advice at the Mozilla Discourse Add-ons forum.

Přečíst dotaz v kontextu 👍 1

Všechny odpovědi (2)

more options

Zvolené řešení

Try to ask advice at the Mozilla Discourse Add-ons forum.

more options

cor-el írta

Try to ask advice at the Mozilla Discourse Add-ons forum.

That link points to the Add-On developer's forum, which is not appropriate in my case as my programming work has nothing to do with Firefox Add-Ons. However, this helped me to locate the appropriate Firefox Developer forums. These look promising enough to try: https://discourse.mozilla.org/c/firefox-development/178 https://discourse.mozilla.org/c/developer-community/215 https://discourse.mozilla.org/c/mdn/236

I much appreciate the useful and quick answer. ;-)

Regards, Keve Nagy * Debrecen * Hungary