Function Optimizer Firefox

Examine source code of Function Optimizer

제작자: Kèo Nhà Cái
Inspect and view changes in Function Optimizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Function Optimizer",
  "version": "1.0",
  "description": "Find the value of x that maximizes or minimizes a given function f(x).",
  "icons": {
    "48": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "popup.js"
      ],
      "css": [
        "popup.css"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{37ef9294-c46f-46e8-a6c1-d4eeae33d007}"
    }
  }
}

최고의 Function Optimizer 대안

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