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

Language is not inferred correctly #134

Open
red5h4d0w opened this issue Apr 13, 2024 · 0 comments
Open

Language is not inferred correctly #134

red5h4d0w opened this issue Apr 13, 2024 · 0 comments

Comments

@red5h4d0w
Copy link

I noticed that the Firefox Add-on didn't manage to remove any of the posts that I configured it to remove.

From a quick analysis, I find that the relevant code for figuring out the users language is this. However, when I run window.localStorage.getItem("fbhrar_locale") in dev tools, I get en even if my Facebook is in French.

A workaround would be to have an override for language in case language is not infered correctly.

Some (maybe) relevant background context: I am in Canada (Québec), using Firefox 124.0.2 and just downloaded the extension from the Mozilla add-on page.

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

1 participant