spite/ShaderEditorExtension

How to detect that the tab has browsed away or being reloaded

spite opened this issue · 1 comments

What's the method to detect that the page in the current inspected tab has browsed to a new page, or it has been reloaded by the user (and not by the injector)?

Tried chrome.webNavigation.onCommitted, chrome.tabs.onUpdated without success.

Fixed in f9b8a6d and 2fca10c