Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused file | Shin'ya Ueoka | 2021-09-26 | 1 | -7/+0 |
| | |||||
* | Discover frames on search by count of connections | Shin'ya Ueoka | 2021-09-25 | 1 | -4/+0 |
| | | | | | | | | 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. | ||||
* | Create find targets by port connections | Shin'ya Ueoka | 2021-09-25 | 1 | -0/+4 |
| | |||||
* | Search a content from frames successfully loaded | Shin'ya Ueoka | 2021-09-23 | 1 | -0/+15 |
| | |||||
* | Add tests to find | Shin'ya Ueoka | 2021-07-27 | 3 | -12/+23 |
| | |||||
* | Implement FindNextOperator | Shin'ya Ueoka | 2021-07-05 | 2 | -0/+50 |
| | |||||
* | Implement missing method in mock | Shin'ya Ueoka | 2021-07-05 | 1 | -0/+4 |
| | |||||
* | yarn lint:fix | Shin'ya Ueoka | 2021-07-04 | 1 | -1/+2 |
| | |||||
* | Remove unused classes | Shin'ya Ueoka | 2020-12-09 | 1 | -1/+1 |
| | |||||
* | Add operator tests | Shin'ya Ueoka | 2020-12-09 | 7 | -0/+267 |