FormForge Phantom Firefox

Examine source code of FormForge Phantom

제작자: J88
Inspect and view changes in FormForge Phantom source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FormForge Phantom",
  "version": "1.0",
  "description": "Advanced form automation with intelligent context detection and secure data management",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "<all_urls>",
    "contextMenus"
  ],
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "FormForge Phantom",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options/options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{532a8e62-edf0-47ff-a288-5fe4ff3bd337}"
    }
  }
}

최고의 FormForge Phantom 대안

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