Reviews for Block or Highlight Search Engine Results
Block or Highlight Search Engine Results by pistom
8 reviews
- Rated 4 out of 5by jamvaru, 3 months agovery clean interface, easy to figure out, use
. but, i'd like some right click functionality
. and, shortcut keys
. possibly, popup buttons, one click functions
. optionally, these things
... will continue to use forever, likely ;#)
(*&^) - Rated 4 out of 5by bodyalive, 3 months agoIs it possible to filter specific words instead of domains?
- Rated 4 out of 5by Firefox user 17102579, 9 months ago
- Rated 4 out of 5by Schwappo, 2 years ago
- Rated 4 out of 5by Firefox user 16148634, 2 years ago
- Rated 4 out of 5by Undisplayable Name, 3 years agohttps://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. - Rated 4 out of 5by FirstAidPoetry, 3 years agoWorks a treat! Just wish it worked on the Image Search pages too.
Developer response
posted 3 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. - Rated 4 out of 5by survivor303, 4 years agoOnly 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 4 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 ✌️ 🙂