Recensioni per Block or Highlight Search Engine Results
Block or Highlight Search Engine Results di pistom
11 recensioni
- Valutata 4 su 5di Baloo Uriza, 20 giorni faToo many entries cause Mozilla Sync to choke, but if Mozilla Sync isn't part of the equation or you're willing to work around that limitation, it'll happily sort thousands of sites!
- Valutata 4 su 5di Utente Firefox 18659682, un anno faI was wary looking through the needed permissions for this extension so an independent review of how that data is used would be welcome but it does exactly what it says on the tin. I put in fandom.com and block in the settings and it blocked all fandom.com search results from showing up in DuckDuckGo just like it says it will.
- Valutata 4 su 5di Utente Firefox 14516243, 3 anni faI've been using this for several years with Google Search, and it was initially very effective in blocking unwanted results. For some time now, it has failed to block "sponsored" results, which may be a drawback it can't overcome--and so I've become accustomed to ignoring the top handful. Today I discovered a new wrinkle. Sadly, some sites have evidently strong-armed Google into ignoring my wish never to be reminded of them, specifically Amazon and Goodreads, an Amazon subsidiary. This add-on has therefore become much less useful to me. I would be happy to support it financially if it were more robust.
- Valutata 4 su 5di Utente Firefox 17102579, 4 anni fa
- Valutata 4 su 5di Undisplayable Name, 6 anni fahttps://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. - Valutata 4 su 5di FirstAidPoetry, 6 anni faWorks a treat! Just wish it worked on the Image Search pages too.
Replica dello sviluppatore
pubblicato il 6 anni faThank you for your feedback. It would be complicate to do it for the extension. I'll probably make a dedicated add-on for this. - Valutata 4 su 5di survivor303, 7 anni faOnly 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.Replica dello sviluppatore
pubblicato il 7 anni faHello 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 ✌️ 🙂