Skip to content

v0.2.1: Fix title change condition for chrome 114+

Compare
Choose a tag to compare
@izhx izhx released this 02 Jul 12:40
· 4 commits to main since this release

Fix title change condition.
In chrome 114+, pdf intermediate title in changing is the tab url without the protocol, while the former version is with the protocol.
The old version EasyOA in 114+ would fail to stop the changing loop.