Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Look-ups always have "Sorry no definition found" #81

Open
Shahius opened this issue Jan 16, 2025 · 24 comments
Open

Look-ups always have "Sorry no definition found" #81

Shahius opened this issue Jan 16, 2025 · 24 comments

Comments

@Shahius
Copy link

Shahius commented Jan 16, 2025

I noticed today. Look-ups always have "Sorry no definition found"
Firefox Nightly 136.0a1 (2025-01-10) (64-bit).

Image

@lqdm12
Copy link

lqdm12 commented Jan 16, 2025

it's happening here too!

134.0.1 (64-bit) Linux Unbuntu

@siddharthbandhu
Copy link

Having the same issue.

Firefox 134.0.1 (64-bit) on Windows 11.

@5rxiq
Copy link

5rxiq commented Jan 16, 2025

133.0.3 (64-bit) on MacOS

@roman-aleksejuk-telia
Copy link

Same thing, Windows 11, Firefox 128.6.0esr

@harshsingh0930
Copy link

Firefox version 134.0.1, same thing

@ChauvinistCook
Copy link

Same here.
Firefox 134.0-1

@vayulove
Copy link

vayulove commented Jan 18, 2025

Same problem here. (Firefox on Linux, 133.0.3 (64-bit)) I can imagine that it's hard to keep up with problems. Do you have any idea of if, and if so, when, it might get fixed? This is one of my very favorite extensions. I'm constantly looking up definitions.

@lqdm12
Copy link

lqdm12 commented Jan 18, 2025

same to me @vayulove! I'm constantly looking up definitions :/

@rcostanza
Copy link

Inspecting the extension on Firefox, the issue is that Google now responds the search request with a redirect page instead of the results.

"Please click here if you are not redirected within a few seconds."

@pnbabu
Copy link

pnbabu commented Jan 21, 2025

Same issue here. Firefox 134.0.1 (64-bit) on macOS.

@OzMerry
Copy link

OzMerry commented Jan 22, 2025

Same here. Windows 11 24H2, Firefox 64-bit 134.0.2.

@graterol-oswaldo
Copy link

Same here. Firefox 134.0.2 (64-bit), Debian GNU/Linux 12 (bookworm)

@graterol-oswaldo
Copy link

I checked the extension, and tried to search for the meaning some words.

While inspecting using the "web developer tools", I noted the extension made a request with the following format:

"https://www.google.com/search?hl=en&q=define+leather&gl=US".

If I perform that request from a web browser URL, in the chain of requests that are made, the first request to that URL returns an output like:

Image

and then, all other requests proceed until the expected result is finally shown.

However, the extension internally, despite receiving a response code 200, had the following response body:

Image

The extension's source code is trying to get a querySeletector output of a document from the first request, but the document does not contain the expected data yet.

Image

I hope you find this information useful.

Thanks.

@curable-online
Copy link

curable-online commented Jan 25, 2025

Same here, Firefox 133 and 134, Arch Linux.

@trophalt
Copy link

trophalt commented Jan 26, 2025

having same issue version 133, updated to version 134.0.2 (64 bit) still having same problem, using macbook pro

@OmgAvy
Copy link

OmgAvy commented Jan 27, 2025

Image
Having same issue firefox version 134.0.2 (64-bit) on Windows 11

@secular1s secular1s marked this as a duplicate of #83 Jan 27, 2025
@secular1s
Copy link

Same.
Firefox 134.0.2 (64-bit) on Windows 11.

@Androxilogin
Copy link

Yup.

@slimyfurby
Copy link

Yep, hasn't been working :(

@asantos-6
Copy link

Same here. Ubuntu 22.04, Firefox 134.0.2 (64-bit)

@StanRodriguez
Copy link

Same here. Windows 10, Firefox 134.0.2 (64-bit)

@lilo
Copy link

lilo commented Feb 5, 2025

Any chance this app getting revived?

@Shahius
Copy link
Author

Shahius commented Feb 6, 2025

Any chance this app getting revived?

I don't know if it's ethical to refer to another application here, but I'm going to anyway because this one is apparently dead.

I started using Dictionary Plus, which works exactly the same way and so far so good.

https://addons.mozilla.org/en-US/firefox/addon/dictionary-plus/

@harshsingh0930
Copy link

harshsingh0930 commented Feb 6, 2025

I don't know if it's ethical to refer to another application here, but I'm going to anyway because this one is apparently dead.
I started using Dictionary Plus, which works exactly the same way and so far so good.

https://addons.mozilla.org/en-US/firefox/addon/dictionary-plus/
thank you very much for this extension

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests