Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

Background script doesn't update in temportary installed extention

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.

Alla svar (1)

more options