Análises para Block or Highlight Search Engine Results
Block or Highlight Search Engine Results por pistom
79 análises
- Avaliado em 5 de 5por Utilizador do Firefox 13838950 , há 5 anosInteressant pour supprimer les resultat de recherche dans google, par exemple pour supprimer amazon de vos recherches. Fonctionne diablement bien.
- Avaliado em 4 de 5por Undisplayable Name , há 5 anoshttps://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. - Avaliado em 3 de 5por orangedeal , há 6 anosAfter prolonged use, I can’t access the extension settings - when I click on the three bars in the top left, an empty window pops out. This happens on two different PCs. As a result, I can’t access the settings and I can’t save the list of my sites. During use, I already had two problems, due to which I lost all of my entries :( Until the extension has the sane ability to save data, I see no reason to use it!
Resposta do programador
publicado a há 5 anosPlease report the bug here: https://github.com/pistom/hohser/issues with details.
You can also try to install one of previous versions of the extension to see if it's an update that cause the problem.
https://addons.vaultpit.io/en-US/firefox/addon/hohser/versions/
First you will have to remove the extension from Firefox but your domain list won't be removed.
Also this post may help: https://github.com/pistom/hohser/issues/84#issuecomment-510168920 Resposta do programador
publicado a há 6 anosPlease report the bug here: https://github.com/pistom/hohser/issues with details.
You can also try to install one of previous versions of extension to see if it's an update that cause the problem.
https://addons.vaultpit.io/en-US/firefox/addon/hohser/versions/- Avaliado em 5 de 5por Fredisland , há 6 anosAbsolutely GREAT... But only 3 colors ???? Waiting for the possibility to chose more colors.
Resposta do programador
publicado a há 6 anosHello! Thank you for your feedback. I'm working on the possibility :) - Avaliado em 5 de 5por Utilizador do Firefox 15457915 , há 6 anos
- Avaliado em 4 de 5por FirstAidPoetry , há 6 anosWorks a treat! Just wish it worked on the Image Search pages too.
Resposta do programador
publicado a há 6 anosThank you for your feedback. It would be complicate to do it for the extension. I'll probably make a dedicated add-on for this. - Avaliado em 5 de 5por Utilizador do Firefox 15283546 , há 6 anos
- Avaliado em 5 de 5por Utilizador do Firefox 12423104 , há 6 anos
- Avaliado em 5 de 5por Utilizador do Firefox 15267771 , há 6 anosI love a well made extension like this. Great idea, and it works really well. Really wonderful work.
Resposta do programador
publicado a há 6 anosThank you for the review. Thank you for the review. Feel free to suggest your ideas of enhancement if you have any (https://github.com/pistom/hohser/issues) ✌️ - Отличное расширение!!! Всегда мечтал о таком. Автор просто гений! Не хватает только keyboard shortcut для вызова окна. Спасибо!
keyboard shortcut- я имел в виду сочетание клавиш например Ctrl+Shift+1 и так далее. Но разбираясь в расширении я понял, что нет необходимости в keyboard shortcut, так как и без него удобно пользоваться. Автор всё предусмотрел. Может быть только еще добавить один цвет например: зелёный в палитру.Resposta do programador
publicado a há 6 anosHello. Thank you for your comment. It's a very good idea to add a shortcut to the extension popup. I'll implement it in the next minor version of the extension. I've created a new issue here: https://github.com/pistom/hohser/issues/87 so you can add a comment and propose some specific shortcut if you want. - Avaliado em 5 de 5por Utilizador do Firefox 12908796 , há 6 anos
- Avaliado em 4 de 5por survivor303 , há 6 anosOnly 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.Resposta do programador
publicado a há 6 anosHello 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 ✌️ 🙂 - Avaliado em 5 de 5por jonlandrum , há 6 anosDoes precisely what it says on the tin. I'm a developer, and results from w3schools tend to clutter the factual data in SERPs. I was able to easily hide the entire domain, and more importantly, highlight results from Stack Overflow and MDN. Talk about going above and beyond!
Resposta do programador
publicado a há 6 anosThank you for your comment. If you have any suggestion for improvement the extension, let me know on the project page.