T DESC Notary Firefox

Examine source code of T DESC Notary

Inspect and view changes in T DESC Notary source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "T DESC Notary",
  "description": "Required for using the T DESC Notary platform. Provides secure sharing of data between T DESC Notary users.",
  "version": "0.1.19",
  "author": "LITERACY GmbH",
  "icons": {
    "48": "images/descIcon.png",
    "128": "images/storeIcon.png"
  },
  "browser_action": {
    "default_title": "T DESC Notary",
    "default_icon": {
      "48": "images/descIcon.png"
    }
  },
  "background": {
    "page": "html/background.html",
    "persistent": true
  },
  "permissions": [
    "storage",
    "unlimitedStorage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://app.t-desc.de/*"
      ],
      "run_at": "document_start",
      "js": [
        "js/content.js"
      ]
    }
  ]
}

Best T DESC Notary Alternatives

Here are some Firefox add-ons that are similar to T DESC Notary: