Scroll Capture Firefox

Examine source code of Scroll Capture

Por: WW88
Inspect and view changes in Scroll Capture source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scroll Capture",
  "version": "0.5.1",
  "description": "Record your websites and automate scrolling and mouse actions for your portfolio screen captures.",
  "permissions": [
    "activeTab",
    "storage",
    "tabCapture",
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [],
  "web_accessible_resources": [
    "*.js",
    "*.wasm",
    "*.css",
    "*.html",
    "assets/fonts/*",
    "assets/images/*.jpg",
    "assets/images/*.png"
  ],
  "browser_action": {
    "default_title": "Default Title",
    "default_popup": "noscript.html",
    "default_icon": {
      "16": "assets/images/get_started16.png",
      "32": "assets/images/get_started32.png",
      "48": "assets/images/get_started48.png",
      "128": "assets/images/get_started128.png"
    }
  },
  "icons": {
    "16": "assets/images/get_started16.png",
    "32": "assets/images/get_started32.png",
    "48": "assets/images/get_started48.png",
    "128": "assets/images/get_started128.png"
  },
  "content_security_policy": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "{251594b8-db28-4f3a-ab3f-ddc7a7146a09}"
    }
  }
}

Mejores alternativas Scroll Capture

Aquí hay algunas Firefox add-ons que son similares a Scroll Capture: