warcreate icon indicating copy to clipboard operation
warcreate copied to clipboard

Create an Event Mode

Open machawk1 opened this issue 10 years ago • 1 comments

Rather than capturing the page at temporal intervals, this will instruct WARCreate to capture the page every time it dynamically reloads or refreshes. This will ensure that there are no missed updates.

machawk1 avatar Sep 09 '15 22:09 machawk1

chrome.events may be used to create a rule when the page refreshes, trigger a chrome.alarm and re-execute the WARC creation procedure.

machawk1 avatar Mar 22 '17 15:03 machawk1