Discrypt2 Firefox

Examine source code of Discrypt2

提供元: dzr Add-on
Inspect and view changes in Discrypt2 source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Discrypt",
  "version": "2.1.10resigned1",
  "author": "dzr",
  "description": "Encrypts and decrypts Discord messages using sharable keys.",
  "icons": {
    "16": "img/icon16.png",
    "32": "img/icon32.png",
    "128": "img/icon128.png"
  },
  "background": {
    "scripts": [
      "jquery.min.js",
      "cryptico.js",
      "discrypt.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "jquery.min.js",
        "content.js"
      ],
      "matches": [
        "*://discordapp.com/*"
      ],
      "run_at": "document_end"
    }
  ],
  "web_accessible_resources": [
    "img/icon16.png"
  ],
  "permissions": [
    "*://discordapp.com/*",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ec4fffe0-0871-4b25-86d5-c777a559166f}"
    }
  }
}

ベストのDiscrypt2代替案

Discrypt2に類似したFirefox add-onをいくつか紹介します: