Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Learn More

Where are the persona packages stored on a Win7 PC with FF6/7b? Also, I can not find any actual info on what the process is to create a new persona theme, all of the info I can find is rather vague and never even tries to explain anything.

  • 2 respostas
  • 4 têm este problema
  • 5 visualizações
  • Última resposta de cor-el

more options

I want to make a custom persona, but none of the info I find on the web actually states where or how persona packages are actually stored on a Vista/Win7 PC. I'm using FF 6 and 7beta. Where the heck are custom persona stored while they are disabled?

I want to make a custom persona, but none of the info I find on the web actually states where or how persona packages are actually stored on a Vista/Win7 PC. I'm using FF 6 and 7beta. Where the heck are custom persona stored while they are disabled?

Todas as respostas (2)

more options

They aren't. Firefox draws them from the internet each time. See: https://wiki.mozilla.org/Labs/Personas/Saving_a_Gallery_Persona

more options

See also:


A Persona consists of two images.
One large image (lightweighttheme-header, 3000x200) for the toolbars at the top and a smaller (lightweighttheme-footer, 300x100) for the footer that are stored in the Firefox Profile Folder.

The list of installed personas is stored in prefs.js in the Firefox Profile Folder in the lightweightThemes.usedThemes pref in JSON object format ({"id":"#","name":"xxx",...}).

The first entry of that pref is the currently used persona.
Only the image files of the currently selected persona are stored in the Firefox profile folder.
All other personas are loaded from the server if you choose another persona.