Fix My Input Firefox

Examine source code of Fix My Input

제작자: Marcin Dec
Inspect and view changes in Fix My Input source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Fix My Input",
  "version": "1.4.0",
  "manifest_version": 3,
  "description": "Enlarge the annoying inputs",
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "32": "icons/icon32.png",
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_title": "Fix My Input",
    "default_popup": "index.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "marcin.dec1@gmail.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 Fix My Input 대안

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