Page Text EditorFull Firefox

Examine source code of Page Text EditorFull

Inspect and view changes in Page Text EditorFull source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Page Text Editor",
  "version": "1.4",
  "description": "Simple tool to edit and save pages locally",
  "permissions": [
    "storage",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "editor-user-script-99@local-dev",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Page Text EditorFull Alternatives

Here are some Firefox add-ons that are similar to Page Text EditorFull: