CodeCompare Pro Firefox

Examine source code of CodeCompare Pro

제작자: QH88 Network Add-on
Inspect and view changes in CodeCompare 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": "CodeCompare Pro",
  "version": "1.0",
  "description": "Compare code snippets or entire files with syntax highlighting and advanced diff features.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "clipboardRead"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png",
      "128": "icons/icon-128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "codecompare-pro@example.com"
    }
  },
  "default_locale": "en"
}

최고의 CodeCompare Pro 대안

다음은 CodeCompare Pro과(와) 유사한 Firefox add-on입니다: