Activity detection for Adaptive screen saver Firefox

Examine source code of Activity detection for Adaptive screen saver

Inspect and view changes in Activity detection for Adaptive screen saver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Activity detection for Adaptive screen saver",
  "description": "Detects HTML5 <video> element playback.",
  "version": "0.0.2resigned1",
  "icons": {
    "16": "icon/16.png",
    "24": "icon/24.png",
    "48": "icon/48.png",
    "64": "icon/64.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "all_frames": true,
      "js": [
        "script/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{04e6d48a-a67a-414f-9ae6-3c4ead2e5b4a}"
    }
  }
}

Best Activity detection for Adaptive screen saver Alternatives

Here are some Firefox add-ons that are similar to Activity detection for Adaptive screen saver: