how can i view a complete list of my personas
i have dozens of personas. i finally realized i should classify those i want to rotate under a name (holiday) and then i have the rotator change the holiday list. i need to remove older holidays so i am using ROTATE NEXT. when i have a few in the list, i hit remove. i am trying to clean out those from other holidays, but some keep coming up as still enabled. what shows on the screen is only a portion of the list. is there anyway to view the entire list so i can pick thru and delete those i no longer need?
Chosen solution
Firefox only stores data of a maximum number of personas (DEFAULT_MAX_USED_THEMES_COUNT=30)
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.
You can also use the Personas Plus extension to handle more personas.
- http://kb.mozillazine.org/Themes (Lightweight theme)
All Replies (1)
Chosen Solution
Firefox only stores data of a maximum number of personas (DEFAULT_MAX_USED_THEMES_COUNT=30)
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.
You can also use the Personas Plus extension to handle more personas.
- http://kb.mozillazine.org/Themes (Lightweight theme)