Scribe Dashboard
Backend URL: https://scribe.tuzelche.com
Recommended: Browser Extension
Use the Scribe browser extension instead of the bookmarklet whenever possible.
- Open your browser extension page and load the unpacked extension from the local
extension/ folder.
- Open the extension options and verify the allowed hosts list includes
sparkron.dk.
- 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
- Open /bookmarklet once to make sure your browser trusts this host.
- 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.