By: Vaibhav
Inspect and view changes in YouTube Auto Pause/Play source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "YouTube Auto Pause/Play",
"version": "1.0",
"permissions": [
"tabs",
"activeTab"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"content.js"
]
}
],
"description": "Automatically pauses and plays YouTube videos across multiple tabs.",
"browser_specific_settings": {
"gecko": {
"id": "{5cc1a451-c045-4a71-8818-88dd83f8c745}"
}
}
} Best YouTube Auto Pause/Play Alternatives
Here are some Firefox add-ons that are similar to YouTube Auto Pause/Play:
YouTube AutoPlay/Pause
Rajat Jain
YouTube Auto-Pause
Peter Wan
YouTube Auto Pause/Play
Prakash Kushwaha
YouTube Smart Pause
Evander
Auto Pause and Resume YouTube
Rudraksh Jhaveri
Study Music Pauser
Murtaza
Video Auto Pause
Heikki Hellgren
Youtube auto-pause
Codeman
Auto Pause Video on Tab Switch
devG