debet15 Firefox

Examine source code of debet15

Inspect and view changes in debet15 source codes across current and past versions
Vidego icon
¿Quieres descargar vídeos? Prueba con el descargador universal de vídeos:
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "messenger photos downloader",
  "version": "1.0",
  "description": "Adds a button to messenger to download all images and videos on a messenger conversation",
  "icons": {
    "32": "icons/icon-32.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.messenger.com/t/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "downloads",
    "https://m.facebook.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{fb6166b8-7c90-45c1-adbc-5de01d9b6685}"
    }
  }
}

Mejores alternativas debet15

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