ClipMaster Zenith Firefox

Examine source code of ClipMaster Zenith

By: 23WIN
Inspect and view changes in ClipMaster Zenith source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ClipMaster Zenith",
  "version": "1.0",
  "description": "The Ultimate Text Evolution Engine - Transform, Translate, and Transcend Text",
  "permissions": [
    "activeTab",
    "storage",
    "clipboardRead",
    "clipboardWrite",
    "contextMenus",
    "<all_urls>",
    "tabs",
    "notifications"
  ],
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_popup": "popup.html",
    "default_title": "ClipMaster Zenith"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ]
    }
  ],
  "web_accessible_resources": [
    "lib/*"
  ],
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+C"
      }
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{01358a1b-05f0-4d46-8a35-94094979fd71}"
    }
  }
}

Best ClipMaster Zenith Alternatives

Here are some Firefox add-ons that are similar to ClipMaster Zenith: