0.switch on showLogs in background.js
1.Go to google and type "23", The status should be detected as "Block"
2.Now refresh the page. In the background console, the qRegex doesn't return a match from the same url.
3.Refresh the page again, the qRegex works again.
To reproduce
0.switch on
showLogs
in background.js 1.Go to google and type "23", The status should be detected as "Block" 2.Now refresh the page. In the background console, the qRegex doesn't return a match from the same url. 3.Refresh the page again, the qRegex works again.