ctrl-f-plus / ctrl-f-plus-chrome-extension

:mag: The Ctrl-F Plus browser extension enables cross-tab search functionality in a browser window
https://ctrl-f.plus
GNU General Public License v3.0
16 stars 0 forks source link

Add Missing Content Script e2e Test #16

Open benjamin-chavez opened 1 year ago

benjamin-chavez commented 1 year ago

Add a single URL that the extension's host permissions are blocked from accessing. Something self-hosted just for testing. Then add test cases to ensure that the behavior of the searching and matching logic does not change in any way.

There was a previous bug (now fixed) that was related to this where the first match on a tab was not being updated to have the focus-highlight color while navigating through matches.