Persepolis Download Manager Integration Firefox

Examine source code of Persepolis Download Manager Integration

Inspect and view changes in Persepolis Download Manager Integration source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "PDM Integration",
    "default_popup": "popup/popup.html",
    "default_icon": {
      "32": "icons/icon_32.png"
    }
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "contentScripts/content.js"
      ],
      "css": [
        "contentScripts/modal.css"
      ],
      "matches": [
        "https://*/*",
        "http://*/*",
        "file://*/*",
        "ftp://*/*"
      ],
      "run_at": "document_start",
      "match_about_blank": true
    }
  ],
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoCgWSDIitikIuLvTLERSUeSSRobagH6W9yZNsC+1+3XVX8Ae83ZPGbjuHhb4J2vQzSDfr2TiWeLya2z54JH2KCVTHdr++Mf8xlykobf83/HTu2LcQzI7RPb53KWgGMrEszuRQdxhSeYwogCR6BDQaRqRmBbsAg40VuLI53KtXrvESu3gNtDdIpG/S1EIxK6VnwXL+UXxVmPQxQ0tFyTX5R0tyBdbKAx7UwT9z8fQN4PP4QBHFzU4Pqrln66evdYb5NpZw9RAZxhLW4chk4kK2BMz4Ym10J1yOjvZ4w9MBHJsIn38EJSfYSDWOlUReZNoQXHN4J6UhMQbuWEZO6SbVwIDAQAB",
  "description": "Persepolis Download Manager Integration extension replaces default download manager of FireFox by Persepolis Download Manager.",
  "homepage_url": "https://github.com/persepolisdm/Persepolis-WebExtension",
  "icons": {
    "32": "icons/icon_32.png",
    "48": "icons/icon_48.png",
    "128": "icons/icon_128.png"
  },
  "manifest_version": 3,
  "name": "Persepolis Download Manager Integration",
  "short_name": "Persepolis",
  "permissions": [
    "nativeMessaging",
    "contextMenus",
    "downloads",
    "cookies",
    "storage",
    "scripting"
  ],
  "version": "4.0.0",
  "host_permissions": [
    "*://*/"
  ],
  "content_security_policy": {},
  "browser_specific_settings": {
    "gecko": {
      "id": "com.persepolis.pdmchromewrapper@persepolisdm.github.io",
      "strict_min_version": "50.0"
    }
  }
}

Best Persepolis Download Manager Integration Alternatives

Here are some Firefox add-ons that are similar to Persepolis Download Manager Integration: