Highlight Duplicate Postcodes Firefox

Examine source code of Highlight Duplicate Postcodes

제작자: adil sec
Inspect and view changes in Highlight Duplicate Postcodes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Highlight Duplicate Postcodes",
  "version": "1.0",
  "description": "Automatically highlights duplicate UK postcodes on any webpage.",
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "author": "Anonymous",
  "browser_specific_settings": {
    "gecko": {
      "id": "highlight-duplicates@example.com",
      "strict_min_version": "109.0"
    }
  }
}

최고의 Highlight Duplicate Postcodes 대안

다음은 Highlight Duplicate Postcodes과(와) 유사한 Firefox add-on입니다: