this post was submitted on 23 Jul 2023
5 points (100.0% liked)
/kbin meta
12 readers
1 users here now
Magazine dedicated to discussions about the kbin itself. Provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics. ---- * Roadmap 2023 * m/kbinDevlog * m/kbinDesign
founded 1 year ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Itemize what extensions you are running and try creating a vanilla prefix (
firefox -P
), then testing it there, and use process of elimination to narrow down which one(s) may be the root cause.Could you be more specific? I kind of get what you are saying, but I didn't test extensions until now so it's kind of an alien language.
Well, if you aren't running browser extensions (add-ons) in your browser, then that can't be the cause. Sometimes extensions may conflict with the browser and drag performance, so it can be good to get closer to a vanilla state, but sounds like you already are there.
Sorry for misunderstanding, I should've been more clear: I do use extensions, namely uBlock, Tampermonkey and bitwarden, but I was also using them when everything ran smooth.
What I meant I didn't quite understand was "try creating a vanilla prefix (firefox -P), then testing it there".
You can create a new prefix/profile with no extensions in it and use this as a "control" to test whether it works without those. Then, on your normal profile, start by enabling only one extension, then two, etc., to try to drill down to see if it's localized to a particular one.