搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

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 回覆
  • 4 有這個問題
  • 5 次檢視
  • 最近回覆由 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?

所有回覆 (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.