Context-Based Email Reply Firefox

Examine source code of Context-Based Email Reply

제작자: Harry Pace
Inspect and view changes in Context-Based Email Reply source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "128": "icon.png"
  },
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4b6f9a12-c33e-4c2c-2e87-57fe888d42b7}"
    }
  }
}

최고의 Context-Based Email Reply 대안

다음은 Context-Based Email Reply과(와) 유사한 Firefox add-on입니다: