input-dropdown-replacer Firefox

Examine source code of input-dropdown-replacer

제작자: steelforge Add-on
Inspect and view changes in input-dropdown-replacer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "input-dropdown-replacer",
  "version": "1.0.0.1",
  "description": "Replaces all text input with dropdowns",
  "icons": {
    "48": "icons/input-dropdown-48.png",
    "96": "icons/input-dropdown-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "dropdown.js"
      ]
    }
  ]
}

최고의 input-dropdown-replacer 대안

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