By: Anne Marin
Inspect and view changes in Auto Stop Video on Tab Switch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Auto Stop Video on Tab Switch",
"version": "3.0.6",
"description": "Pauses media in a tab when it loses focus (tab switch).",
"permissions": [
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"icons": {
"64": "icon64.png",
"128": "icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{d1c10529-ddb8-4932-90eb-0b7479ca6390}",
"strict_min_version": "127.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Auto Stop Video on Tab Switch Alternatives
Here are some Firefox add-ons that are similar to Auto Stop Video on Tab Switch:
Auto Stop Videos on Tab Switch
Anne Marin
Auto Stop Video on Tab Change
Anne Marin
Auto Pause Videos on Tab Switch
Friðrik
Auto Pause Videos on Tab Switch
Friðrik
Auto Pause on Switch
Ashood
AutoPause
GsiaBlandine
Video Pauser on Tab change
Abdullah Al Mubin
Auto Pause Video
qazz
TabPause
GsiaBlandine
Auto Pause Video on Tab Switch
devG