MxDetect Firefox

Examine source code of MxDetect

提供元: Pommi Add-on
Inspect and view changes in MxDetect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Detects if the website you are visiting is a Mendix App.",
  "manifest_version": 2,
  "name": "MxDetect",
  "version": "0.1",
  "homepage_url": "https://github.com/pommi/MxDetect",
  "icons": {
    "48": "icons/mendix-logo.svg"
  },
  "permissions": [
    "activeTab",
    "webRequest",
    "webNavigation"
  ],
  "browser_action": {
    "default_icon": "icons/mendix-logo-grey.svg",
    "default_title": "MxDetect"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

ベストのMxDetect代替案

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