Gmail Alias Toolkit Firefox

Examine source code of Gmail Alias Toolkit

提供元: David Nguyen
Inspect and view changes in Gmail Alias Toolkit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Gmail Alias Toolkit",
  "description": "Generate and manage Gmail aliases with plus addressing and presets",
  "version": "1.1.0",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "storage",
    "clipboardWrite",
    "contextMenus"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c9d7bdb4-9d7e-4a25-8b4a-0a8d51f3b8b1}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Gmail Alias Toolkit",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

ベストのGmail Alias Toolkit代替案

Gmail Alias Toolkitに類似したFirefox add-onをいくつか紹介します: