Algorithm to Wizard Firefox

Examine source code of Algorithm to Wizard

제작자: Faceless Company
Inspect and view changes in Algorithm to Wizard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Algorithm to Wizard",
  "description": "Just another find and replace: Algorithm to Wizard",
  "version": "1.2",
  "permissions": [
    "tab"
  ],
  "short_name": "Algorithm to Wizard",
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}

최고의 Algorithm to Wizard 대안

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