warcreate icon indicating copy to clipboard operation
warcreate copied to clipboard

Create a Countdown Mode

Open machawk1 opened this issue 10 years ago • 1 comments

The user will be able to specify an interval (e.g., every 10 minutes) after which WARCreate will reload and then archive the page. This will enable users to leave their browser on a page and know that the page will be archived at regular intervals while the browser is unattended.

machawk1 avatar Sep 09 '15 22:09 machawk1

As an alternative approach, the chrome.alarms API can be used to schedule code to run periodically or at a specified time in the future.

machawk1 avatar Mar 22 '17 15:03 machawk1