bjornstar / Tumblr-Savior

Filter your Tumblr dashboard
https://tumblr-savior.bjornstar.com
MIT License
65 stars 19 forks source link

[Chrome v49] childNodes.forEach is not a function #55

Closed bjornstar closed 6 years ago

bjornstar commented 6 years ago

chrome-extension://oefddkjnflmjbclpnnoegglmmdfkidip/data/script.js:236 Uncaught TypeError: node.childNodes.forEach is not a function

Apparently Chrome v49 is the last Chrome available to the poor souls still on Windows XP.

We can iterate manually.