Releases: lieryan/add-url-to-window-title-e10s
Releases · lieryan/add-url-to-window-title-e10s
v0.1.1
Fixes:
- Remove console logging (#1 by @monk-time)
v0.1
Feature:
- Set URL at title at page load
- Intercept pages that updates title using document.title
Known bugs:
- Does not intercept pages that updates title by updating the
<title>
DOM directly - Page titles in browser history and awesome bar would include the added URL