Skip to content

Instantly share code, notes, and snippets.

@JavaGT
JavaGT / bookmarklet.html
Last active May 21, 2026 22:21
TVNZ Session Exporter bookmarklet — extracts local_storage.json from tvnz.co.nz
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="color-scheme" content="light dark">
<title>TVNZ Session Exporter Bookmarklet</title>
<style>
:root {
--bg: #ffffff;
--text: #1a1a1a;