Open SamHasler opened 11 years ago
If I inspect the background page I see this in the console:
Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' chrome-extension-resource:". Either the 'unsafe-inline' keyword, a hash ('sha256-...'), or a nonce ('nonce-...') is required to enable inline execution. chrome-extension://lgoghlndihpmbbgmbpjohilcphbfhddd/background.html:9
Looks like $temp.find('td.title:first-child')
isn't finding anything any more
https://github.com/tommoor/HackerNew/blob/e79915dc3b38eb0ce6d1027adcb8c23e11eba4fc/js/hn.js#L210
Endless scrolling is still broken, but there is a "More" link that works. I'd accept fixes for this from anyone that cares.
Endless Scrolling fails to load more entries on some pages
e.g. this page: https://news.ycombinator.com/item?id=5853900