By: Yen
Inspect and view changes in CineSync — Watch Together source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "CineSync — Watch Together",
"version": "1.0.2",
"description": "Sync play/pause and chat while watching public videos together.",
"permissions": [
"activeTab"
],
"action": {
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*",
"*://*.vimeo.com/*"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "cinesync@watchtogether",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best CineSync — Watch Together Alternatives
Here are some Firefox add-ons that are similar to CineSync — Watch Together: