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”.

Ulteriori informazioni

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

Background script doesn't update in temportary installed extention

  • 1 risposta
  • 1 ha questo problema
  • 1 visualizzazione
  • Ultima risposta di the-edmeister

more options

I'm testing my extention for firefox, using temportary installation (at 'about:debugging' page). It has a script file, attached in background, in manifest file. When i make changes in script file (i save them, of course) and refresh extention, it still contains original version of this file. If i delete extention and load it again from same path, it's still contain previous version of background javascript file. I'm checking current file with 'debug' button at the same page. Only when i close and open browser and load extention again, this file changes.

I'm testing my extention for firefox, using temportary installation (at 'about:debugging' page). It has a script file, attached in background, in manifest file. When i make changes in script file (i save them, of course) and refresh extention, it still contains original version of this file. If i delete extention and load it again from same path, it's still contain previous version of background javascript file. I'm checking current file with 'debug' button at the same page. Only when i close and open browser and load extention again, this file changes.

Tutte le risposte (1)

more options