FormSaver Firefox

Examine source code of FormSaver

제작자: Gee-Bee
Inspect and view changes in FormSaver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Save and restore form inputs",
  "manifest_version": 2,
  "name": "FormSaver",
  "version": "0.0.3resigned1",
  "icons": {
    "48": "icons/icon.svg"
  },
  "applications": {
    "gecko": {
      "id": "formsaver@gee-bee"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "form_saver.js"
      ]
    }
  ]
}

최고의 FormSaver 대안

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