Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Discover frames on search by count of connections | Shin'ya Ueoka | 2021-09-25 | 1 | -16/+21 |
| | | | | | | | | When a tab switches pages quickly, a disconnect event on top frame is sometime delivered after second connect event. In addition, `tabs.onUpdated()` event is independent on port connection event. Now the background script finds alive frames by only port connection. | ||||
* | Sort frame IDs | Shin'ya Ueoka | 2021-09-25 | 1 | -1/+1 |
| | |||||
* | Create find targets by port connections | Shin'ya Ueoka | 2021-09-25 | 1 | -3/+19 |
| | |||||
* | Search a content from frames successfully loaded | Shin'ya Ueoka | 2021-09-23 | 1 | -0/+49 |