brandon1024 / find

A find-in-page extension for Chrome and Firefox that supports regular expressions.
https://chrome.google.com/webstore/detail/find%2B-regex-find-in-page/fddffkdncgkkdjobemgbpojjeffmmofb
GNU General Public License v3.0
402 stars 52 forks source link

no results in any page I've tried since installing #387

Closed scotthz closed 1 year ago

scotthz commented 1 year ago

Issue Description

When I search using this extension, no results are found and highlighted.

Installed on: Macbook Pro M1 Pro macOS 12.6 (21G115) Chrome 105.0.5195.125

Steps to Reproduce

Tasks

Screenshots and Documentation

Active find+ search text box and config UI image

First example above: image

brandon1024 commented 1 year ago

Works fine for me:

image

Can you try reloading the page and try again?

scotthz commented 1 year ago

Thanks for your response.

Sorry for the delayed followup. Reloading the page didn't change anything for me. Following a couple Chrome updates it's working for me now on most pages. I found that it fails on the local Find+ user guide page. On my machine that's chrome-extension://fddffkdncgkkdjobemgbpojjeffmmofb/docs/index.html. No error message but I'm guessing that is due to the same constraint on chrome:// URIs even though the namespace is not an exact match (screenshot below).

This issue should be closed.

Regards, Scott

image