Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Firefox - Personas

  • 1 Antwort
  • 1 hat dieses Problem
  • 4 Aufrufe
  • Letzte Antwort von cor-el

more options

Currently running Firefox 16.0.1 on OsX 10.7.5: Would like to know if there's a way to increase the number of Personas Firefox maintains? Looked @ about:config but couldn't see the line where to adjust integer. Thanks.

Currently running Firefox 16.0.1 on OsX 10.7.5: Would like to know if there's a way to increase the number of Personas Firefox maintains? Looked @ about:config but couldn't see the line where to adjust integer. Thanks.

Alle Antworten (1)

more options

Firefox only stores data of a maximum number of personas (DEFAULT_MAX_USED_THEMES_COUNT=30)

  • resource:///modules/LightweightThemeManager.jsm

If you install more personas then Firefox will remove other personas to make room for the new persona, so it is best to keep a list or bookmark the site of your favorite personas.

You can override that maximum by creating an Integer pref with the name lightweightThemes.maxUsedThemes and set its value accordingly.