Scribe Dashboard

Backend URL: https://scribe.tuzelche.com

Recommended: Browser Extension

Use the Scribe browser extension instead of the bookmarklet whenever possible.

  1. Open your browser extension page and load the unpacked extension from the local extension/ folder.
  2. Open the extension options and verify the allowed hosts list includes sparkron.dk.
  3. Log into sparkron.dk and click the extension action button to run capture.

The extension runs the same server-generated capture payload, but is easier to maintain and debug.

Fallback: Bookmarklet Setup

  1. Open /bookmarklet once to make sure your browser trusts this host.
  2. Create a new bookmark and paste the following value as its URL:
javascript:(function(){const s=document.createElement('script');s.src='https://scribe.tuzelche.com/bookmarklet';document.body.appendChild(s);})();

After you are logged into sparkron.dk, click your bookmarklet to send transactions to this backend.