Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

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

  • 1 απάντηση
  • 1 έχει αυτό το πρόβλημα
  • 11 προβολές
  • Τελευταία απάντηση από cor-el

more options

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)

more options

Maybe check for issues with location storage (indexedDB).