Edit Anything Firefox

Examine source code of Edit Anything

제작자: Forrest Almasi Add-on
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"
  ]
}

최고의 Edit Anything 대안

다음은 Edit Anything과(와) 유사한 Firefox add-on입니다: