Excellent Data Filler Firefox

Examine source code of Excellent Data Filler

Inspect and view changes in Excellent Data Filler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "4.12.4",
  "manifest_version": 3,
  "default_locale": "en",
  "permissions": [
    "storage",
    "unlimitedStorage",
    "contextMenus",
    "browsingData",
    "notifications",
    "alarms",
    "scripting",
    "tabs",
    "nativeMessaging",
    "downloads",
    "webRequest",
    "activeTab"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "service-worker.js"
    ]
  },
  "action": {
    "default_icon": {
      "16": "icons/16x16.png",
      "24": "icons/24x24.png",
      "32": "icons/32x32.png"
    }
  },
  "icons": {
    "16": "icons/16x16.png",
    "48": "icons/48x48.png",
    "128": "icons/128x128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://localhost/*",
        "https://stable.edfiller.in/*",
        "https://edfiller.pages.dev/*"
      ],
      "js": [
        "contentScript2.js"
      ],
      "match_about_blank": true,
      "run_at": "document_start"
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "match_about_blank": true,
      "all_frames": true,
      "js": [
        "contentScript8.js",
        "contentScript16.js",
        "contentScript18.js",
        "contentScript20.js"
      ]
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "match_about_blank": true,
      "all_frames": true,
      "css": [
        "assets/css/basic.css",
        "assets/css/snackbar.css",
        "assets/css/toastify.css"
      ],
      "js": [
        "contentScript5.js",
        "contentScript6.js",
        "assets/js/js-snackbar.js",
        "assets/js/selector-generator.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "assets/*",
        "contentScript11.js",
        "contentScripts5.js",
        "contentScripts6.js",
        "contentScripts16.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self';"
  },
  "commands": {
    "command-start-stop-extension": {
      "suggested_key": {
        "default": "Alt+Q",
        "windows": "Alt+Q"
      },
      "description": "Start/Pause"
    },
    "command-inspect-elements": {
      "suggested_key": {
        "default": "Alt+Shift+I",
        "windows": "Alt+Shift+I"
      },
      "description": "Inspect Elements"
    },
    "command-insert-site": {
      "suggested_key": {
        "default": "Alt+Shift+S",
        "windows": "Alt+Shift+S"
      },
      "description": "Insert Site"
    },
    "command-insert-form": {
      "description": "Insert Form"
    },
    "command-copy-field": {
      "description": "Copy Field"
    },
    "command-copy-form-response": {
      "suggested_key": {
        "default": "Alt+Shift+R",
        "windows": "Alt+Shift+R"
      },
      "description": "Copy Form Response"
    },
    "command-copy-field-address": {
      "description": "Copy Element Selector Address"
    },
    "command-copy-field-xpath-address": {
      "description": "Copy Element XPath Selector Address"
    },
    "command-copy-text-selected-elm": {
      "description": "Copy text of selected element"
    },
    "command-copy-html-selected-elm": {
      "description": "Copy html of selected element"
    },
    "command-copy-name-selected-option": {
      "description": "Copy name of selected option"
    },
    "command-copy-value-selected-option": {
      "description": "Copy value of selected option"
    },
    "command-download-select-options": {
      "description": "Download select box options"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e4557c9e-60b4-4097-9b42-ddc335f88722}",
      "strict_min_version": "109.0"
    }
  },
  "name": "__MSG_appName__",
  "short_name": "__MSG_appShortName__",
  "description": "__MSG_appDescription__"
}

Best Excellent Data Filler Alternatives

Here are some Firefox add-ons that are similar to Excellent Data Filler: