Auto Cursor Firefox

Examine source code of Auto Cursor

Por: spyrosoft
Inspect and view changes in Auto Cursor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Auto Cursor",
  "description": "A productivity tool to automatically select the first visible text input.",
  "version": "1.1resigned1",
  "icons": {
    "128": "auto-cursor-128.png"
  },
  "permissions": [
    "tabs",
    "http://*/*",
    "https://*/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "auto-cursor.js"
      ],
      "run_at": "document_end"
    }
  ],
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "auto-cursor@spyrosoft.com"
    }
  }
}

Mejores alternativas Auto Cursor

Aquí hay algunas Firefox add-ons que son similares a Auto Cursor: