Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

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 odpovede
  • 4 majú tento problém
  • 5 zobrazení
  • Posledná odpoveď od 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?

Všetky odpovede (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.