MProduction Firefox

Examine source code of MProduction

제작자: George Garoufalis
Inspect and view changes in MProduction source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MProduction",
  "version": "2.0",
  "description": "Automatically inserts a comma after every PR typed in any Field.",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e4c390ea-83e5-4cbc-b1c8-7b71123f1964}"
    }
  }
}

최고의 MProduction 대안

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