Compare Text - Find Differences Firefox

Examine source code of Compare Text - Find Differences

제작자: khaja hussain Add-on
Inspect and view changes in Compare Text - Find Differences source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Compare Text — Find Differences Online",
  "short_name": "Compare Text",
  "version": "0.1.0",
  "description": "Compare two texts and instantly see what changed. Free, private, in-browser diff checker. No signup, no upload.",
  "action": {
    "default_popup": "src/popup/index.html",
    "default_title": "Compare Text",
    "default_icon": {
      "16": "public/icons/icon-16.png",
      "48": "public/icons/icon-48.png",
      "128": "public/icons/icon-128.png"
    }
  },
  "background": {
    "service_worker": "service-worker-loader.js",
    "type": "module",
    "scripts": [
      "service-worker-loader.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "comparetext@comparetext.org",
      "strict_min_version": "121.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "contextMenus",
    "storage"
  ],
  "host_permissions": [],
  "icons": {
    "16": "public/icons/icon-16.png",
    "48": "public/icons/icon-48.png",
    "128": "public/icons/icon-128.png"
  }
}

최고의 Compare Text - Find Differences 대안

다음은 Compare Text - Find Differences과(와) 유사한 Firefox add-on입니다: