Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Background script doesn't update in temportary installed extention

  • 1 ответ
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от 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.

Все ответы (1)

more options