warcreate icon indicating copy to clipboard operation
warcreate copied to clipboard

Chrome extension to "Create WARC files from any webpage"

Results 58 warcreate issues
Sort by recently updated
recently updated
newest added

When getting the warc file from one tab, when I edit it I see that also other headers from other opened tabs I have are inserted. Perhaps the filtering inside...

bug

Up to half a GB with it installed on Linux Chromium 33 without restarting my browser for a couple days. Not sure if it'd relinquish the memory politely if needed.

enhancement

Corrects semantic issue with #36

enhancement

The JS file is all that's needed with the separate dir unnecessary for Chrome. Minified might be preferable.

enhancement

Possibly implement this in a contextual dropdown option, which would allow filtering based on the current tab's context.

enhancement

Currently, there is little more than inline documentation.

enhancement

As suggested by Noah Levitt @ internet archive. This would be handy for creating revisit records.

enhancement

http://updates.html5rocks.com/2012/06/Don-t-Build-Blobs-Construct-Them BlobBuilder is deprecated with some revision to the HTML5 File API. Move over to Blob interface from BlobBuilder