EAG: Email Alias Generator Firefox

Examine source code of EAG: Email Alias Generator

Inspect and view changes in EAG: Email Alias Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "icons": {
    "16": "icon16.plasmo.87ddb62d.png",
    "32": "icon32.plasmo.38369f2b.png",
    "48": "icon48.plasmo.1958ffe0.png",
    "64": "icon64.plasmo.d4b75682.png",
    "128": "icon128.plasmo.2e986fa7.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.87ddb62d.png",
      "32": "icon32.plasmo.38369f2b.png",
      "48": "icon48.plasmo.1958ffe0.png",
      "64": "icon64.plasmo.d4b75682.png",
      "128": "icon128.plasmo.2e986fa7.png"
    },
    "default_popup": "popup.html"
  },
  "version": "1.1.0",
  "author": "UnderscoreOfficial",
  "name": "EAG: Email Alias Generator Extension",
  "description": "Generate Email Aliases",
  "background": {
    "scripts": [
      "static/background/index.js"
    ]
  },
  "permissions": [
    "storage",
    "tabs",
    "contextMenus"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.6aaf8b0b.js"
      ],
      "css": []
    }
  ],
  "commands": {
    "keybind-alias": {
      "suggested_key": {
        "default": "Alt+Shift+O"
      },
      "description": "Fill alias from keybind"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ba596a7d-1393-4312-9a0a-69c47ebfd05c}"
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "assets/icon.png"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best EAG: Email Alias Generator Alternatives

Here are some Firefox add-ons that are similar to EAG: Email Alias Generator: