搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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于修改