Link Chime Firefox

Examine source code of Link Chime

제작자: My
Inspect and view changes in Link Chime source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Link Chime",
  "version": "1.0.0",
  "description": "Play different confirmation tones based on link type when clicked.",
  "browser_specific_settings": {
    "gecko": {
      "id": "link-chime@addon",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [],
        "collected": [],
        "purposes": []
      }
    }
  },
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

최고의 Link Chime 대안

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