ssborbis / ContextSearch-web-ext

Search engine manager for modern browsers
318 stars 35 forks source link

The extension is not working on some sites #663

Closed Zack11111 closed 9 months ago

Zack11111 commented 9 months ago

Hi

ContextSearch stopped to work on some sites in Chrome and Firefox. I tried add that search engines again by clicking on "Add to ContextSearch" in search bar, but useless, no results.

ssborbis commented 9 months ago

By "stopped working", do you mean the menus do not open on those sites, or the engine / template you are using does not produce results for those sites?

ssborbis commented 9 months ago

Peek 2023-10-11 01-28

Zack11111 commented 9 months ago

By "stopped working", do you mean the menus do not open on those sites, or the engine / template you are using does not produce results for those sites?

Template does not produce results for those sites. A week ago it was ok. I copy some parameters below:

Template https://rutracker.org/forum/tracker.php Form Path https://rutracker.org POST params nm={searchTerms}&f[]=-1&o=7&s=2&tm=-1 Method POST Encoding utf-8

Zack11111 commented 9 months ago

I checked all search engines added to ContextSearch by me. All POST method engines are not working. No search results. It opens just main page of these sites.

Zack11111 commented 9 months ago

I think I got a clue. I am changing all POST method search engines to GET method. And I cut Post parameters and paste it to Template box with ? symbol in front. Most of them fixed, but some sites not yet.

ssborbis commented 9 months ago

I checked all search engines added to ContextSearch by me. All POST method engines are not working. No search results. It opens just main page of these sites.

Thanks for that. I'll see whats going on with POST engines and let you know.

ssborbis commented 9 months ago

I think I've got the fix. 1.46.23 going up now

(edit) 1.46.24 actually. 1.46.23 had some development code I didn't intend to get in a release. Still waiting on Chromestore ...