Greasy Fork is available in English.

LemmyTools

A small suite of tools to make Lemmy easier.

< Feedback on LemmyTools

Review: Good - script works

Syl
§
Posted: 09-07-2023
Edited: 09-07-2023

this script breaks multiple sites using jquery or others. example:

  • can't collapse reddit comment (RES extension)
  • can't login on yggtorrent.do

pb noticeable in the console, and the sites work fine if I disable LemmyTools.

howdy-tscAuthor
§
Posted: 09-07-2023
Edited: 09-07-2023

this script breaks multiple sites using jquery or others. example:

  • can't collapse reddit comment (RES extension)
  • can't login on yggtorrent.do

pb noticeable in the console, and the sites work fine if I disable LemmyTools.

I appreciate the report. I left a debug value enabled that was turning the script on for all sites and not just lemmy. I have fixed it. Thank you.

Syl
§
Posted: 10-07-2023

thanks for the update.
Since you didn't update the version number, it didn't pull the newest version for me. I checked the latest diff, and tried to remove the isLemmy = true, but it didn't work for me.
What worked for me is to replace @include https://* by my home instance.
The problem seems to come from where the script is enabled (everywhere) and you added the @require jquery, which gets injected in all websites.

howdy-tscAuthor
§
Posted: 10-07-2023
Edited: 10-07-2023

Thank you. We are removing the jquery from the next release as it's no longer needed. We completely rewrote the functions for 0.2 release. I'd recommend trying again at that time which will be very soon!

Syl
§
Posted: 13-07-2023

The extension is now enabled everywhere, but it doesn't break reddit or other websites, so it's fine by me, thanks.

Post reply

Sign in to post a reply.