security.txt Firefox

Examine source code of security.txt

Inspect and view changes in security.txt source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "description": "__MSG_extension_description__",
  "default_locale": "en",
  "incognito": "spanning",
  "icons": {
    "16": "img/info.16.png",
    "48": "img/info.48.png",
    "96": "img/info.96.png",
    "128": "img/info.128.png"
  },
  "permissions": [
    "http://*/.well-known/security.txt",
    "http://*/security.txt",
    "http://*/humans.txt",
    "https://*/.well-known/security.txt",
    "https://*/security.txt",
    "https://*/humans.txt",
    "tabs",
    "storage"
  ],
  "page_action": {
    "default_icon": "img/info.svg",
    "browser_style": true
  },
  "background": {
    "persistent": true,
    "scripts": [
      "js/minimatch.js",
      "js/async.js",
      "js/global.js",
      "js/background.js"
    ]
  },
  "name": "security.txt",
  "version": "1.1.1",
  "author": "Harmless Systems <info@harmless.systems>",
  "homepage_url": "https://www.harmless.systems/products/security-txt.html",
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4432c962-0156-44b9-b35e-c42292963888}"
    }
  }
}

Best security.txt Alternatives

Here are some Firefox add-ons that are similar to security.txt: