keithjgrant / omnibear

A Micropub browser extension
MIT License
36 stars 8 forks source link

Omnibear loses track of page URL when history.pushState/popState is used #60

Closed keithjgrant closed 6 years ago

keithjgrant commented 6 years ago

If a site (like mine) uses JS navigation, omnibear doesn’t stay up to date w/ the current URL. It should register pushState/popState listeners.