Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Determine last time a addon has been used?

  • 3 risposte
  • 1 ha questo problema
  • 4 visualizzazioni
  • Ultima risposta di Wesley Branton

more options

How can I determine if an addon has been used or the last date/time an addon was used?

How can I determine if an addon has been used or the last date/time an addon was used?

Tutte le risposte (3)

more options

There's not really any easy way to do this. Many add-ons have scripts that they need to run in the background, so many are technically "being used" as soon as you open Firefox, whether or not you interact with them.

The only way you could really do this is if the add-on opens a specific page when you use it. In that case, you may be able to look through your history (depending on your settings) and find out that way.

more options

Thanks for the reply‼, I kinda figured it was like what you said. I searched all my 'sqlite' db files in FF and didn't find anything obvious in that respect.

more options

The closest thing that you would get is the extensions.json file in your profile folder. However, that will only tell you the installation date and the last update date (which is useless since updates are usually automatic).