Closed ssbarnea closed 4 years ago
I'm encountering this issue as well. Tables are classically composed of "tr" and "td", I hadn't even heard of "th" before today, and apparently most of the Internet agrees. I can't find a page that this extension works on.
@a-raccoon I have there are lots of people that should RTFD :D
<th>
happens to be standard since HTML3 or earler if I am not mistaken. It is still inside HTML5 with no plans to be deprecated and is supported by all browsers, so so excuses other than ignorance for not using it.
Regardless, this browser extension is only as good as it is capable of working on other people's webpages. If it doesn't work on other people's webpages, then it is lacking in usefulness. 90% of the academic and government documentation Internet is still composed of HTML 1.0 standard, and always will be.
I opened a pull request to fix this, but doesn't look like there's a lot of activity here.. You could download the source of my PR and add it to chrome manually if you need this feature :) Hopefully it will be added to a new release though
@TorkelV thank you for contributing, PRs are always appreciated! I'll review in the morning. And then let's see what we can do about that new release haha
Can we make it work in this case?