Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-09-26 | 494 Bytes | |
Release 1.2.3 source code.tar.gz | 2021-09-26 | 265.2 kB | |
Release 1.2.3 source code.zip | 2021-09-26 | 473.2 kB | |
Totals: 3 Items | 738.9 kB | 0 |
:notebook_with_decorative_cover: Other Notes
Search a content from frames successfully loaded (#1264)
The previous cross-search tries to all iframe on the page. This can cause an issue "Could not establish connection. Receiving end does not exist." When the browser blocks iframe x-frame options or a content security policy, the background fails to send a message to the frame. This change makes the cross-frame search from frames only successfully loaded and fix [#1243].