Az oldal korlátolt funkcionalitással fog rendelkezni, amíg elvégezzük a felhasználói élményt javító karbantartást. Ha egy leírás nem oldja meg a problémáját, és kérdést tenne fel, akkor a támogatási közösségünk a @FirefoxSupport Twitter oldalon tud segíteni, vagy az /r/firefox oldalon a Redditen.

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

Cookies and Data

  • 2 válasz
  • 1 embernek van ilyen problémája
  • 4 megtekintés
  • Utolsó üzenet ettől: 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
Csatolt képernyőmentések

Kiválasztott megoldás

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.

Válasz olvasása eredeti szövegkörnyezetben 👍 0

Összes válasz (2)

more options

Kiválasztott megoldás

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.