rebranding

This commit is contained in:
2026-05-25 22:49:37 -04:00
parent b62ab77fbe
commit 3d246af3f7
210 changed files with 1307 additions and 712 deletions

View File

@@ -1,6 +1,6 @@
{
"manifest_version": 3,
"name": "ShieldAI",
"name": "Kordant",
"version": "0.1.0",
"description": "AI-powered spam call, SMS, and phishing protection",
"permissions": [
@@ -10,8 +10,8 @@
"notifications"
],
"host_permissions": [
"https://api.shieldai.com/*",
"https://*.shieldai.com/*"
"https://api.kordant.ai/*",
"https://*.kordant.ai/*"
],
"background": {
"service_worker": "background.js",