Mat Kelly

Results 844 comments of Mat Kelly

http://visionmedia.github.io/mocha/

https://github.com/ukwa/warc-test-corpus

https://github.com/acvetkov/sinon-chrome via http://stackoverflow.com/questions/2869827/how-to-test-chrome-extensions

Would work by smooshing date to 0.1.20130617 but max place value is restricted by GChrome to 65536.

I agree. Part of the behavior is by-design. WARCreate does not currently relinquish the data it captures when browsing from webpage to webpage so that when "Generate WARC" is clicked,...

Related (but not duplicate of) #54 and #7

Now available in Chrome 88 beta per https://blog.chromium.org/2020/12/manifest-v3-now-available-on-m88-beta.html Note the deprecated of background pages in favor of service workers.

The beta still does not read all attributes of Manifest v3. Use the Dev channel build for testing.

https://github.com/kentbrew/learning-manifest-v3/blob/master/ep_004.md

`chrome.tabs.getSelected()` has been deprecated per https://developer.chrome.com/docs/extensions/mv3/intro/mv3-migration/ , so the code needs to be adapted.