I am trying to keep my chrome extension (written with react) updated on a website written with Ember.js
Is there an event triggered when the page reloads ? I did not managed to find one yet... I am thinking about listening the tabUpdate event from chrome utils to check if the URL changed. But what if url is not changing ?
I can't listen to dom change event, the page constantly changes and I do not want my extension to reload too much.
Aucun commentaire:
Enregistrer un commentaire