jeromepl / highlighter

A Chrome extension to highlight text and keep it all saved
MIT License
308 stars 77 forks source link

Support history/popstate support #51

Open asmirbe opened 1 year ago

asmirbe commented 1 year ago

Hi, would be nice to make the extension work on Azure DevOps they have dynamic data loading across the page and the extension is sometimes not running, i noticed this when i use mouse shortcut "go further" or back, i guess it's a problem about the "loading state" as document.readyState is in the cache maybe ???