zowintips15 Firefox

Examine source code of zowintips15

Inspect and view changes in zowintips15 source codes across current and past versions
Vidego icon
Looking to download videos? Try the universal video downloader:
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": "{0b0f54d5-a90a-4ddd-8132-c75586964c20}"
    }
  }
}

Best zowintips15 Alternatives

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