Block or Highlight Search Engine Results 的評論
Block or Highlight Search Engine Results 作者: pistom
10 筆評論
- 評價 4 分,滿分 5 分來自 Firefox 使用者 18659682,6 個月前I 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.
- 評價 4 分,滿分 5 分來自 Firefox 使用者 14516243,2 年前I'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.
- 評價 4 分,滿分 5 分來自 Firefox 使用者 17102579,3 年前
- 評價 4 分,滿分 5 分來自 Undisplayable Name,5 年前https://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. - 評價 4 分,滿分 5 分來自 FirstAidPoetry,5 年前Works a treat! Just wish it worked on the Image Search pages too.
開發者回應
張貼於 5 年前Thank you for your feedback. It would be complicate to do it for the extension. I'll probably make a dedicated add-on for this. - 評價 4 分,滿分 5 分來自 survivor303,6 年前Only 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.開發者回應
張貼於 6 年前Hello 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 ✌️ 🙂