v-iframe Firefox

Examine source code of v-iframe

By: Haikel
Inspect and view changes in v-iframe source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Vframe",
  "version": "1.0.1",
  "manifest_version": 2,
  "description": "Extract all iframes, videos, audios and photos of any website.",
  "icons": {
    "32": "32.png",
    "64": "64.png",
    "128": "128.png",
    "512": "512.png"
  },
  "browser_action": {
    "default_title": "Vframe",
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "https://*/*"
  ],
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "https://*/*"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{def6afa4-cdaa-40b3-88c5-b6319c7ce448}"
    }
  }
}

Best v-iframe Alternatives

Here are some Firefox add-ons that are similar to v-iframe: