Pause on Scroll Firefox

Examine source code of Pause on Scroll

Inspect and view changes in Pause on Scroll source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pause on Scroll",
  "version": "1.0",
  "description": "Automatically pauses videos when you scroll the page.",
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d05cbdcd-3c29-4bb6-89b2-f4fee7d4bcec}"
    }
  }
}

Meilleures alternatives Pause on Scroll

Voici quelques Firefox add-ons qui sont similaires à Pause on Scroll :