From 3644a7b8acc1cf55a236cf972e8c6f9bf843d835 Mon Sep 17 00:00:00 2001 From: Koala <6156589+Shik3i@users.noreply.github.com> Date: Sat, 30 May 2026 13:14:47 +0200 Subject: [PATCH] website: refactor interactive extension mockup and align styling with popup UI - Update mockup tabs layout, colors, inputs, cards, and spacing to perfectly mirror popup.html 1-to-1. - Enable full interactivity for toggle switches in Settings mockup screen. - Link the top mockup version badge directly to the GitHub repository with smooth CSS hover transitions and cursor pointer. - Port all hover tooltips (title attributes) from popup.html to the mockup index.html. - Add mandatory caveman communication protocol to AI_INIT.md onboarding instructions. --- AI_INIT.md | 3 + website/index.html | 217 ++++++++++++++++++++++++++++++++++----------- website/style.css | 137 +++++++++++++++++++++------- 3 files changed, 272 insertions(+), 85 deletions(-) diff --git a/AI_INIT.md b/AI_INIT.md index 4b335d9..f4aa2f5 100644 --- a/AI_INIT.md +++ b/AI_INIT.md @@ -5,6 +5,9 @@ Welcome to the KoalaSync project. This file is the primary entry point for any d > [!IMPORTANT] > **Privacy & Data Sovereignty**: KoalaSync follows a strict **Zero-External-Requests Policy**: The extension and website must not make requests to any third-party domains (Google Fonts, CDNs, etc.). All assets (fonts, icons, scripts) must be self-hosted or use system defaults. > - **Font Stack**: Use a modern system font stack (e.g., -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif) to maintain a premium look without external dependencies. Prohibit the use of `@import` or `` for external font services. +> +> [!IMPORTANT] +> **Caveman Communication Protocol**: To conserve context window and tokens, AI agents MUST communicate with the user in **caveman language** (broken, short German/English hybrid caveman style, e.g., "Ich Antigravity. Ich machen Git pull. Code fertig.") at all times. This rule is highly strict and must NOT be broken under any circumstances unless the user explicitly requests to drop it. --- diff --git a/website/index.html b/website/index.html index 43aff80..a895f05 100644 --- a/website/index.html +++ b/website/index.html @@ -100,20 +100,23 @@
KoalaSync• Username helps others identify you.Benutzername hilft anderen, dich zu erkennen.
-• Noise filtering hides common non-video sites.Noise-Filterung blendet allgemeine Seiten aus.
+