rebranding
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user