By: Adam Tarantino Add-on
Inspect and view changes in AirBridge Video Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "AirBridge Video Sync",
"version": "0.3.0",
"description": "Delays HTML5 video pictures to align them with AirPlay audio routed by AirBridge.",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"permissions": [
"activeTab",
"storage"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"sync-core.js",
"content.js"
],
"run_at": "document_idle",
"all_frames": true
}
],
"action": {
"default_title": "AirBridge picture delay",
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "airbridge-video-sync@airbridge.local",
"strict_min_version": "128.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best AirBridge Video Sync Alternatives
Here are some Firefox add-ons that are similar to AirBridge Video Sync:
Audio Bluetooth Sync
Guru
YouTube Audio/Video Sync
adrian.ilie
Frame Sync Audio Delay
Trogen898
LagSync - Bluetooth Audio Fix
Simon
Frame Sync Fork
GarethFlaneur
PlayBridge Video Detector
PlayBridge
ESR Video Sync
seanc
Watch Together
zsb
Sync Everything
kaangiray26
The ACCurate Syncer
Isaac Murtagh
YouTube Live Stream Latency Mitigator
Simple and Tiny Utilities
FastStream Video Player
Andrew S