IMDb Extractor Firefox

Examine source code of IMDb Extractor

Inspect and view changes in IMDb Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "IMDb Extractor",
  "version": "1.0.0",
  "description": "Export and backup your IMDb Watch History, Watchlists, and Custom Lists to CSV, Markdown, JSON, TXT, or HTML.",
  "permissions": [
    "activeTab",
    "scripting",
    "tabs"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "IMDb Extractor",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "imdb-extractor@omwardhan.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Meilleures alternatives IMDb Extractor

Voici quelques Firefox add-ons qui sont similaires à IMDb Extractor :