חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

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

  • 1 תגובה
  • 1 has this problem
  • 1 view
  • תגובה אחרונה מאת 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