# 08. Update Browser Extension Branding meta: id: rebrand-to-kordant-08 feature: rebrand-to-kordant priority: P1 depends_on: [rebrand-to-kordant-01, rebrand-to-kordant-03] tags: [browser-ext, frontend] objective: - Update all ShieldAI branding in the browser extension: manifest, HTML pages, storage keys, log messages, and domain references. deliverables: - browser-ext/public/manifest.json — name and host permissions updated - browser-ext/src/popup/popup.html — title and brand text updated - browser-ext/src/options/options.html — title, heading, API URL placeholder updated - browser-ext/src/options/options.ts — device name updated - browser-ext/src/background/index.ts — device name, log prefixes, storage keys, error messages updated - browser-ext/src/content/index.ts — log prefixes updated - browser-ext/src/lib/settings.ts — STORAGE_KEY and API URL updated - browser-ext/src/lib/phishing-detector.ts — phishing domain reference data updated - browser-ext/tests/ — all test assertions updated steps: 1. Edit `manifest.json` — update `"name": "ShieldAI"` to `"Kordant"`, update host permissions from `*.shieldai.com` to `*.kordant.ai` 2. Edit `popup.html` — update `