搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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.

所有回覆 (1)

more options