RocketAutoPlayer Firefox

Examine source code of RocketAutoPlayer

By: Maria
Inspect and view changes in RocketAutoPlayer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "RocketAutoPlayer",
  "description": "Automatizza lo scorrimento dei video nelle videolezioni.",
  "version": "1.0.19",
  "permissions": [
    "tabs",
    "storage"
  ],
  "host_permissions": [
    "https://htmlquizbot.store/*",
    "https://autoplayer.store/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.click/*"
      ],
      "js": [
        "content/content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "assets/icons/icon-16.png",
      "48": "assets/icons/icon-48.png",
      "128": "assets/icons/icon-128.png"
    }
  },
  "icons": {
    "16": "assets/icons/icon-16.png",
    "48": "assets/icons/icon-48.png",
    "128": "assets/icons/icon-128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "assets/icons/*"
      ],
      "matches": [
        "https://*.click/*"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; connect-src 'self' https://htmlquizbot.store https://autoplayer.store;"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "rocketautoplayer@example.org",
      "strict_min_version": "121.0"
    }
  }
}

Best RocketAutoPlayer Alternatives

Here are some Firefox add-ons that are similar to RocketAutoPlayer: