QuickReply Pro Firefox

Examine source code of QuickReply Pro

Por: JabDesk Add-on
Inspect and view changes in QuickReply Pro source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "QuickReply Pro",
  "version": "1.0.0",
  "description": "Manage and quickly copy support replies with custom icons",
  "browser_specific_settings": {
    "gecko": {
      "id": "quickreplypro@jabdesk.com",
      "strict_min_version": "126.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "alarms",
    "activeTab",
    "scripting",
    "tabs"
  ],
  "background": {
    "scripts": [
      "indexeddb-storage.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/icon16.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    }
  },
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "host_permissions": [
    "<all_urls>"
  ],
  "options_page": "settings.html"
}

Mejores alternativas QuickReply Pro

Aquí hay algunas Firefox add-ons que son similares a QuickReply Pro: