software/hoardy-web/./extension/page/popup.html

Passively capture, archive, and hoard your web browsing history, including the contents of the pages you visit, for later offline viewing, mirroring, and/or indexing. Your own personal private Wayback Machine that can also archive HTTP POST requests and responses, as well as most other HTTP-level data.

Files

Raw Source

Contents

<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <title>Stub</title>
  </head>
  <body>
      <h1>This is a stub</h1>
      <p><a href="../build.sh">The build script</a> will replace this page with a page generated from <a href="popup.template"><code>popup.template</code></a>.</p>
      <p>If you came here by following a link, then that link is meant to be clicked from within the "Help" page opened from extension's UI.</p>
      <p>See the very top of <a href="help.org"><code>help.org</code></a> for more info.</p>
  </body>
</html>