Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Cookies and Data

  • 2 відповіді
  • 1 має цю проблему
  • 4 перегляди
  • Остання відповідь від Joe176

more options

I want my cookies and site data deleted when I close firefox except for my search engine and a specific extension. I understand I can “Manage exceptions,” but I can not figure out how to make my extension an exception. Can I go about doing this? If so, how can I do it?

Thank you -Joe

I want my cookies and site data deleted when I close firefox except for my search engine and a specific extension. I understand I can “Manage exceptions,” but I can not figure out how to make my extension an exception. Can I go about doing this? If so, how can I do it? Thank you -Joe
Прикріплені знімки екрана

Обране рішення

Hi Joe, for the website, how did you set the exception?

While you're on the site, you can use the Storage Inspector (Shift+F9) to see what domains the cookies are set on. For example, if you needed to make an exception for Google, you would need to carve out the base domain google.com and not just the www site. (The Storage Inspector can show/hide more columns. Right-click any column heading for more choices.)

I don't know what to say about the extension. It uses web storage instead of its own storage? That seems odd, unless it is merging its data with or modifying the site's own data. I think a site exception should work in that case, but don't have any way to test that. In the Storage Inspector, you can check the Local Storage section, too.

Читати цю відповідь у контексті 👍 0

Усі відповіді (2)

more options

Вибране рішення

Hi Joe, for the website, how did you set the exception?

While you're on the site, you can use the Storage Inspector (Shift+F9) to see what domains the cookies are set on. For example, if you needed to make an exception for Google, you would need to carve out the base domain google.com and not just the www site. (The Storage Inspector can show/hide more columns. Right-click any column heading for more choices.)

I don't know what to say about the extension. It uses web storage instead of its own storage? That seems odd, unless it is merging its data with or modifying the site's own data. I think a site exception should work in that case, but don't have any way to test that. In the Storage Inspector, you can check the Local Storage section, too.

more options

Thank you for the quick and informational replay!

What I did to make the extension work was go to the parent site for that extension and used the "Storage Inspector (Shift+F9)" command. When doing that, I looked for the name/value with the word "Extention." Then I copied the domain and pasted it into "Manage Exceptions." After those steps to test if it would work, I closed the browser and checked if the extension worked properly. It did.