Reviews for Block or Highlight Search Engine Results
Block or Highlight Search Engine Results by pistom
6 reviews
- by Firefox user 17102579, 15 hours agoRated 4 out of 5
- by Schwappo, a year agoRated 4 out of 5
- by Firefox user 16148634, 2 years agoRated 4 out of 5
- by Benjamin, 2 years agoRated 4 out of 5https://github.com/pistom/hohser/issues/84
browser.storage.sync.get('domainsList').then(s => {
browser.storage.sync.set({domainsList: s.domainsList.filter(d => d.domainName)});
});
Uncaught (in promise) Error: QuotaExceededError: storage.sync API call exceeded its quota limitations. - by FirstAidPoetry, 3 years agoRated 4 out of 5Works a treat! Just wish it worked on the Image Search pages too.
Developer response
posted 2 years agoThank you for your feedback. It would be complicate to do it for the extension. I'll probably make a dedicated add-on for this. - by survivor303, 3 years agoRated 4 out of 5Only problem is that, the search results dosnt disappear from the search results when using the quick buttons (without refresh the search). Perhaps it needs do lots more to add this feature but if it can be done, please do :) Anyways it is great and must have tool.
*Added github issue.Developer response
posted 3 years agoHello Janne, Thanks for your comment.
Normally, if you click the button it should hide the result immediately. Could you please add an issue here: https://github.com/pistom/hohser/issues ? Please add some details about your browser version and OS. If you can, try to disable other add-ons you use and let me know ✌️ 🙂