Gooti - Nostr Identity Manager and Signer Firefox

Examine source code of Gooti - Nostr Identity Manager and Signer

Inspect and view changes in Gooti - Nostr Identity Manager and Signer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Gooti",
  "description": "Nostr Identity Manager & Signer",
  "version": "1.0.0",
  "homepage_url": "https://getgooti.com",
  "options_page": "options.html",
  "permissions": [
    "storage"
  ],
  "action": {
    "default_popup": "index.html",
    "default_icon": "gooti-with-bg.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "run_at": "document_start",
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "gooti-content-script.js"
      ],
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "gooti-extension.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "fox@getgooti.com"
    }
  }
}

Best Gooti - Nostr Identity Manager and Signer Alternatives

Here are some Firefox add-ons that are similar to Gooti - Nostr Identity Manager and Signer: