Form Guardian – Form Autosave & Recovery Firefox

Examine source code of Form Guardian – Form Autosave & Recovery

By: Pavel
Inspect and view changes in Form Guardian – Form Autosave & Recovery source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "icons": {
    "16": "icon16.plasmo.e422ca3e.png",
    "32": "icon32.plasmo.1cfff917.png",
    "48": "icon48.plasmo.919a2e57.png",
    "64": "icon64.plasmo.c820e3b3.png",
    "128": "icon128.plasmo.80ac0f76.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.e422ca3e.png",
      "32": "icon32.plasmo.1cfff917.png",
      "48": "icon48.plasmo.919a2e57.png",
      "64": "icon64.plasmo.c820e3b3.png",
      "128": "icon128.plasmo.80ac0f76.png"
    },
    "default_popup": "popup.html"
  },
  "version": "1.0.0",
  "name": "Form Guardian – Form Autosave & Recovery",
  "description": "Automatically saves what you type in web forms and restores it in one click after a crash, tab close, or network error. Free.",
  "background": {
    "scripts": [
      "static/background/index.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage",
    "tabs",
    "identity",
    "webNavigation",
    "alarms"
  ],
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "contents.1c99d864.js"
      ],
      "all_frames": true,
      "css": []
    }
  ],
  "host_permissions": [
    "https://*/*",
    "http://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "form-guardian@harmakit.com",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best Form Guardian – Form Autosave & Recovery Alternatives

Here are some Firefox add-ons that are similar to Form Guardian – Form Autosave & Recovery: