2 items
An extension for Regex Find. Search for regular expressions within webpages Feature: - Blazing fast: achieves an overall time complexity of O(n), where n is the total content on the page. - Seamless integration: Adopts keyboard shortcuts consistent with Chrome's default settings. Limitations: - Due to limitations in ECMAScript regular expression implementations, certain features are not supported, such as positive lookbehind with `?<text`. - Duo to limitations of DOM APIs, certain features are not supported, such as contents in pseudo elements. Change logs: https://github.com/soc221b/browser-find/blob/main/CHANGELOG.md
rating_count is the Chrome Web Store ratings count, not a written-review count.