Avatar for Username

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

Learn More

local storage doesn't allow to save extension's settings

  • 1 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 8 ნახვა
  • ბოლოს გამოეხმაურა cor-el

Hello, we are a developer company.

We have our own extension for Firefox. It doesn't work for just one client.

The bottom line is that the extension saves its settings in local storage, and Firefox does not allow them to be saved there.

I attached a code that made an exception.

Can someone tell me which setting I must change to allow the extension work with local storage?

Hello, we are a developer company. We have our own extension for Firefox. It doesn't work for just one client. The bottom line is that the extension saves its settings in local storage, and Firefox does not allow them to be saved there. I attached a code that made an exception. Can someone tell me which setting I must change to allow the extension work with local storage?
მიმაგრებული ეკრანის სურათები

ყველა პასუხი (1)

Maybe check for issues with location storage (indexedDB).