Frame Sync Fork Firefox

Examine source code of Frame Sync Fork

Inspect and view changes in Frame Sync Fork source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Frame Sync (Fix for Wireless Audio Delay)",
  "version": "1.7",
  "description": "Frame Sync is the best solution for wireless audio delay, syncing video with audio for lag-free playback",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "all_frames": true
    }
  ],
  "icons": {
    "256": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "framesync@profix.im",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Melhores alternativas Frame Sync Fork

Aqui estão algumas Firefox add-ons que são similares a Frame Sync Fork: