eight-dollars
eight-dollars copied to clipboard
Does not work when the display language is Japanese
It doesn't work when the display language is Japanese.
It works well when the display language is English.
This is a screenshot of the class display in the developer tools when the display language is set to Japanese. Please refer to it.
The Japanese version of the tweet class name does not have r-37j5jr
.
https://github.com/wseagar/eight-dollars/blob/a1d053706e70e7c62b06ffca040d52a6499d23ba/script.js#L69-L70
In addition, it appears that the profileNode
also needs to be modified.
The Japanese version of the user page class name does not have r-poiln3
.
https://github.com/wseagar/eight-dollars/blob/a1d053706e70e7c62b06ffca040d52a6499d23ba/script.js#L71-L72
This problem has not been resolved. See comment #31.
Described a possible solution here: https://github.com/wseagar/eight-dollars/pull/31#issuecomment-1312463192