Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

How can I disable the limit on stored themes , and save more than 30 themes on my firefox ?

  • 1 отговор
  • 1 има този проблем
  • 1 изглед
  • Последен отговор от cor-el

more options

I spent this afternoon searching through themes and personas , and installing the ones i liked. i added about 50-60 themes to firefox , but later i noticed that i only have 30 personas (in add-ons manager > appearances )

So is there a limit to our installed themes ? obviously there is , but how can I add more themes and personas to my appearances collection ?

30 seems like a very low number... is there any way to overcome this limit and save and store more themes ?

I spent this afternoon searching through themes and personas , and installing the ones i liked. i added about 50-60 themes to firefox , but later i noticed that i only have 30 personas (in add-ons manager > appearances ) So is there a limit to our installed themes ? obviously there is , but how can I add more themes and personas to my appearances collection ? 30 seems like a very low number... is there any way to overcome this limit and save and store more themes ?

Променено на от vipoor

Всички отговори (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.

See also:

Променено на от cor-el