Form Helper - Form Filling Plugin | Custom Fields Firefox

Examine source code of Form Helper - Form Filling Plugin | Custom Fields

By: Yue Wu
Inspect and view changes in Form Helper - Form Filling Plugin | Custom Fields source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "description": "__MSG_extDesc__",
  "version": "1.3.0",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "default_locale": "en",
  "permissions": [
    "storage",
    "cookies",
    "tabs",
    "scripting",
    "webRequest",
    "webRequestBlocking",
    "https://www.formhelper.top/*",
    "https://sheets.googleapis.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d719ca65-67d5-4335-8bdb-d3786b122901}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "content-scripts/content.css"
  ]
}

Best Form Helper - Form Filling Plugin | Custom Fields Alternatives

Here are some Firefox add-ons that are similar to Form Helper - Form Filling Plugin | Custom Fields: