DITM Firefox

Examine source code of DITM

제작자: arai_a
Inspect and view changes in DITM source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DITM",
  "version": "2.2.0",
  "description": "Developer In The Middle.",
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "images/icon-48.png",
    "96": "images/icon-96.png"
  },
  "devtools_page": "ditm-dt.html",
  "applications": {
    "gecko": {
      "id": "ditm@unmht.org",
      "strict_min_version": "68.0"
    }
  }
}

최고의 DITM 대안

다음은 DITM과(와) 유사한 Firefox add-on입니다: