DDB Cobalt Copier Firefox

Examine source code of DDB Cobalt Copier

Inspect and view changes in DDB Cobalt Copier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "DDB Cobalt Copier",
  "version": "1.0.2",
  "description": "Copy the D&D Beyond CobaltSession cookie value to the clipboard.",
  "browser_specific_settings": {
    "gecko": {
      "id": "ddb-cobalt-copier@example.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_title": "Copy DDB CobaltSession",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    },
    "default_popup": "popup.html"
  },
  "permissions": [
    "cookies",
    "clipboardWrite"
  ],
  "host_permissions": [
    "https://*.dndbeyond.com/*"
  ]
}

Best DDB Cobalt Copier Alternatives

Here are some Firefox add-ons that are similar to DDB Cobalt Copier: