Artvee Slideshow Firefox

Examine source code of Artvee Slideshow

Inspect and view changes in Artvee Slideshow source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Artvee Slideshow",
  "description": "Navigate Artvee modals automatically or start a focused high-quality slideshow.",
  "version": "0.1.0",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "activeTab",
    "scripting",
    "storage"
  ],
  "action": {
    "default_title": "Artvee Slideshow",
    "default_popup": "popup.html",
    "default_area": "navbar"
  },
  "commands": {
    "start-slideshow": {
      "suggested_key": {
        "default": "Alt+Shift+V",
        "mac": "Alt+Shift+V"
      },
      "description": "Start or cancel slideshow selection"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "artvee-slideshow@mkamran.us",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://artvee.com/*",
        "*://www.artvee.com/*"
      ],
      "run_at": "document_idle",
      "js": [
        "content-scripts/artvee.js"
      ]
    }
  ]
}

Mejores alternativas Artvee Slideshow

Aquí hay algunas Firefox add-ons que son similares a Artvee Slideshow: