4PDA Live Firefox

Examine source code of 4PDA Live

By: BrantX
Inspect and view changes in 4PDA Live source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "4PDA Live",
  "version": "1.7.1",
  "description": "Следим за любимыми темами на 4PDA! Мгновенные уведомления о новых ответах, QMS и упоминаниях.",
  "homepage_url": "https://4pda.to/",
  "icons": {
    "16": "img/icons/icon_19_out.png",
    "48": "img/icons/icon_48.png",
    "128": "img/icons/icon_128.png"
  },
  "action": {
    "default_icon": {
      "16": "img/icons/icon_19_out.png",
      "19": "img/icons/icon_19_out.png",
      "48": "img/icons/icon_19_out.png"
    },
    "default_title": "4PDA Live",
    "default_popup": "html/popup.html"
  },
  "sidebar_action": {
    "default_icon": {
      "16": "img/icons/icon_19_out.png",
      "19": "img/icons/icon_19_out.png",
      "48": "img/icons/icon_19_out.png"
    },
    "default_title": "4PDA Live",
    "default_panel": "html/sidebar.html",
    "open_at_install": false
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "https://4pda.to/forum/index.php*"
      ],
      "js": [
        "js/page_watcher.js"
      ],
      "run_at": "document_end"
    }
  ],
  "options_page": "html/options.html",
  "host_permissions": [
    "https://4pda.to/"
  ],
  "permissions": [
    "alarms",
    "cookies",
    "notifications",
    "storage",
    "scripting",
    "idle",
    "contextMenus",
    "tabs"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "sounds/*.ogg"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "4pda-live@brantx",
      "strict_min_version": "109.0"
    }
  }
}

Best 4PDA Live Alternatives

Here are some Firefox add-ons that are similar to 4PDA Live: