D2JSP - User Block & Highlight Firefox

Examine source code of D2JSP - User Block & Highlight

By: Netsy
Inspect and view changes in D2JSP - User Block & Highlight source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "d2jsp User Block & Highlight",
  "version": "2.0.2",
  "description": "Block or highlight posts, quotes, and topics from selected users on forums.d2jsp.org. Now includes Android functionality.",
  "author": "Netsy (EzyHawk)",
  "homepage_url": "https://forums.d2jsp.org/user.php?i=1184558",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://forums.d2jsp.org/*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "popup.html",
        "popup.js"
      ],
      "matches": [
        "https://forums.d2jsp.org/*"
      ]
    }
  ],
  "content_scripts": [
    {
      "matches": [
        "https://forums.d2jsp.org/*"
      ],
      "js": [
        "content-core.js",
        "content-popout.js",
        "content-model.js",
        "content-quotes.js",
        "content-posts-topics.js",
        "content-runtime.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_title": "d2jsp User Block & Highlight",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png"
    },
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "d2jsp-post-blocker@local",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best D2JSP - User Block & Highlight Alternatives

Here are some Firefox add-ons that are similar to D2JSP - User Block & Highlight: