input-field Firefox

Examine source code of input-field

By: qwaxys
Inspect and view changes in input-field source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "input-field",
  "version": "1.0",
  "description": "Adds input field to the 2D world of rC3",
  "icons": {
    "48": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://test.visit.at.wa-test.rc3.cccv.de/*",
        "*://*.at.rc3.world/*"
      ],
      "js": [
        "input-field.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "input-field@galaxy.builders"
    }
  }
}

Best input-field Alternatives

Here are some Firefox add-ons that are similar to input-field: