Az oldal korlátolt funkcionalitással fog rendelkezni, amíg elvégezzük a felhasználói élményt javító karbantartást. Ha egy leírás nem oldja meg a problémáját, és kérdést tenne fel, akkor a támogatási közösségünk a @FirefoxSupport Twitter oldalon tud segíteni, vagy az /r/firefox oldalon a Redditen.

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

How to show profile name in titlebar

  • 1 válasz
  • 1 embernek van ilyen problémája
  • 2 megtekintés
  • Utolsó üzenet ettől: Tonnes

more options

I start multiple firefox instances with --profile-manager or with -P /path/to/profile/dir and I would like to distinguish those in gnome by seeing different titlebars.

Is it possible to achieve this in firefox 57 by any extension or by modification of about:config?

I start multiple firefox instances with --profile-manager or with -P /path/to/profile/dir and I would like to distinguish those in gnome by seeing different titlebars. Is it possible to achieve this in firefox 57 by any extension or by modification of about:config?

Összes válasz (1)

more options

You can install the Nightly Tester Tools add-on (even in release versions) and use the string (${Profile}) in its options/preferences to show the active profile name in the title bar. However, that variable currently does not work due to limitations of the WebExtensions API, which may be resolved in the near future. As soon as that’s possible, other add-ons (that could do this until the WebExtensions change or some time ago) may be able to do this too.