Results 358 comments of dteviot

@asifm91 Thank you for your research. It certainly shows that Google currently allows extensions to download and exec() code that Google has not validated. Note, this is one of the...

With regards to > could you bypass it and used all RAM directly No. Chrome extensions have no control over memory allocation. In fact, they can't even tell how much...

Looks like I'm wrong again. At least on Chrome I can find out how much heap memory is (a) being used and (b) is available. https://developer.mozilla.org/en-US/docs/Web/API/Performance/memory

Unfortunately, Performance.Memory is pretty much useless for my purposes. From the code https://bugs.webkit.org/attachment.cgi?id=154876&action=prettypatch > Web pages can only learn new data every 20 minutes My initial thought is I'd need...

There's a new API that might be useful performance.measureMemory(). Should investigate further. https://github.com/WICG/performance-measure-memory https://web.dev/monitor-total-page-memory-usage/

@Dimava It's more an issue of the extension not being aware that it's running out of memory, so can halt with a useful message. Instead, it just crashes, with no...

@Synteresis That's a rather unusual Baka-Tsuki page. Note most of the chapter links are to a different site. Also, it's a ToC page, not a story page. Open the Advanced...

@Synteresis Most of the old ones are hard to solve. That's why they're still there. However, I think these are not hard, I just haven't had time/motivation to do them...

You are most welcome to have a go at implementing something like this. I'd suggest 1. Under the Advanced tab, add two input fields, to take the URLs for wlnupdates...

@Emasoft Thank you for the winupdates API. I'm not sure how I would explain to someone that if the supply the winnovel series-id, more metatdata can be populated. Also, to...