Edit Anything Firefox

Examine source code of Edit Anything

Inspect and view changes in Edit Anything source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Edit Anything",
  "version": "0.3",
  "description": "Toggle contentEditable so you can change any text on a web page.",
  "browser_specific_settings": {
    "gecko": {
      "id": "edit-anything@forrestalmasi.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {}
  },
  "action": {
    "default_icon": {
      "64": "pencil-64x64.png",
      "128": "pencil-128x128.png"
    }
  },
  "background": {
    "scripts": [
      "bg.js"
    ]
  },
  "permissions": [
    "activeTab",
    "scripting"
  ]
}

Mejores alternativas Edit Anything

Aquí hay algunas Firefox add-ons que son similares a Edit Anything: