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

Support for non-english pages #1

Open
knightron0 opened this issue Jan 20, 2023 · 0 comments
Open

Support for non-english pages #1

knightron0 opened this issue Jan 20, 2023 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@knightron0
Copy link
Member

The extension does not work if the user's account language is set to any language other than English. This is because the DOM elements that actually contain the view counters are being referenced by looking for "Views" in their innerHTML – an alternative to find those DOM elements is required.

@knightron0 knightron0 added bug Something isn't working help wanted Extra attention is needed labels Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant