chore: rename

This commit is contained in:
Ren Amamiya
2026-04-08 13:23:49 +07:00
parent 3dd032e238
commit 7d344729c3
53 changed files with 49 additions and 1461 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "Nostr Connect",
"name": "Nostr Signer (formerly Nostr Connect)",
"description": "Nostr Signer Extension",
"version": "0.1.2",
"homepage_url": "https://github.com/reyamir/nostr-connect",
@@ -15,7 +15,7 @@
"service_worker": "background.build.js"
},
"action": {
"default_title": "Nostr Connect",
"default_title": "Nostr Signer",
"default_popup": "popup.html"
},
"content_scripts": [

View File

@@ -31328,7 +31328,7 @@ For more info, visit https://reactjs.org/link/mock-scheduler`);
height: "56",
fill: "none",
viewBox: "0 0 56 56",
"aria-label": "Nostr Connect logo",
"aria-label": "Nostr Signer logo",
children: [
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
width: "56",
@@ -31814,7 +31814,7 @@ For more info, visit https://reactjs.org/link/mock-scheduler`);
children: [
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("h1", {
className: "text-lg font-semibold",
children: "Nostr Connect"
children: "Nostr Signer"
}),
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("p", {
className: "text-sm text-muted font-medium",

View File

@@ -1,8 +1,8 @@
<!DOCTYPE html>
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<title>Nostr Connect</title>
<title>Nostr Signer</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="/style.css" rel="stylesheet" />
</head>

View File

@@ -1,8 +1,8 @@
<!DOCTYPE html>
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<title>Nostr Connect</title>
<title>Nostr Signer</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="/style.css" rel="stylesheet" />
</head>

View File

@@ -22505,7 +22505,7 @@ For more info, visit https://reactjs.org/link/mock-scheduler`);
height: "56",
fill: "none",
viewBox: "0 0 56 56",
"aria-label": "Nostr Connect logo",
"aria-label": "Nostr Signer logo",
children: [
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
width: "56",

View File

@@ -1,8 +1,8 @@
<!DOCTYPE html>
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<title>Nostr Connect</title>
<title>Nostr Signer</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="/style.css" rel="stylesheet" />
</head>