ssborbis / ContextSearch-web-ext

Search engine manager for modern browsers
338 stars 37 forks source link

Engines keep coming back after deletion #647

Closed Bhaalspawn closed 12 months ago

Bhaalspawn commented 1 year ago

This happens only in firefox, not Vivaldi so maybe there is conflict with some Firefox setting (?) i delete engines, but after restarting, i see those engines back. they all have the orange FF icon at the end. i can simply hide them and it's what i do but it's still a bug

They don't even work, in fact they don't have a full template, just the icon URL

ssborbis commented 1 year ago

Those are the engines from the Firefox search bar. They are automatically imported. You can either hide them or delete them from the Firefox search bar Settings -> Search -> Search Shortcuts

They don't even work,

Hmm... they should.

in fact they don't have a full template, just the icon URL

The built-in API only allows addons to see the name and icon URL, not the template, so they can't be edited directly.

Bhaalspawn commented 1 year ago

but i didn't even choose to import, so they shouldn't be there. yes i can hide them, why should i delete them from the searchbar?? i still use it. not everything i search i can highlight and use the popup menu.

ssborbis commented 1 year ago

You could put them in a separate folder and hide the folder until there's a better option. They should stay in that folder and not be seen by any menus

Bhaalspawn commented 1 year ago

uhm ok, this is not a big problem, i was only asking if there was a way to avoid those engins to recreate after deleting them

if you read this please wait 5 min, i'm going to ask something else

ssborbis commented 1 year ago

There's a new option to disable automatically checking for Firefox engines. It should be in the next release. If you want to test, it's currently in the master branch

Bhaalspawn commented 1 year ago

There's a new option to disable automatically checking for Firefox engines. It should be in the next release. If you want to test, it's currently in the master branch

Ok but please fix this https://github.com/ssborbis/ContextSearch-web-ext/issues/607

it's much more important

ssborbis commented 1 year ago

v1.46.14 going up