Inspect and view changes in StudyReplay Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "StudyReplay Sync",
"description": "Sincroniza grabaciones de Teams Web hacia tu plataforma.",
"version": "0.1.7",
"browser_specific_settings": {
"gecko": {
"id": "studyreplay-sync@studyreplay.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"permissions": [
"storage",
"tabs",
"scripting",
"webNavigation",
"cookies"
],
"host_permissions": [
"https://studyreplay.com/*",
"https://back.studyreplay.com/*",
"https://teams.microsoft.com/*",
"https://*.teams.microsoft.com/*",
"https://teams.cloud.microsoft/*",
"https://*.teams.cloud.microsoft/*",
"https://*.sharepoint.com/*",
"https://*.onedrive.com/*",
"https://kcco04o8c4wco0oo8ok8cwgk.epsylon.hosting.ltmsoftware.com/*"
],
"web_accessible_resources": [
{
"resources": [
"callback.html",
"callback.js"
],
"matches": [
"https://studyreplay.com/*",
"http://localhost:5173/*"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_title": "StudyReplay Sync",
"default_popup": "index.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png"
}
},
"content_scripts": [
{
"matches": [
"https://teams.microsoft.com/*",
"https://*.teams.microsoft.com/*",
"https://teams.cloud.microsoft/*",
"https://*.teams.cloud.microsoft/*",
"https://*.sharepoint.com/*",
"https://*.onedrive.com/*"
],
"js": [
"content.js"
],
"all_frames": true,
"run_at": "document_idle"
}
]
} Best StudyReplay Sync Alternatives
Here are some Firefox add-ons that are similar to StudyReplay Sync: