seen it all Firefox

Examine source code of seen it all

Inspect and view changes in seen it all source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "seen it all",
  "description": "Dismiss links you already glossed over. (hackernews only right now. Even more experimental global mode coming soon)",
  "version": "0.0.6",
  "icons": {
    "64": "icons/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.ycombinator.com/*",
        "*://*.blog.fefe.de/*",
        "*://*.heise.de/*",
        "*://*.spiegel.de/*",
        "*://*.nytimes.de/*",
        "*://*.sueddeutsche.de/*",
        "*://*.theatlantic.com/*",
        "*://*.arstechnica.com/*",
        "*://*.bloomberg.com/*",
        "*://*.theguardian.com/*",
        "*://*.techcrunch.com/*",
        "*://*.wsj.com/*",
        "*://*.reuters.com/*",
        "*://*.bbc.com/*",
        "*://*.bbc.co.uk/*",
        "*://*.theverge.com/*",
        "*://*.dev.to/*",
        "*://*.npr.org/*",
        "*://*.nature.com/*",
        "*://*.wired.com/*",
        "*://*.arxiv.org/*",
        "*://*.linkedin.com/jobs*",
        "*://*.zdnet.com/*"
      ],
      "js": [
        "jquery-3.5.1.min.js",
        "content_script.js"
      ],
      "css": [
        "content_script.css"
      ]
    }
  ],
  "browser_action": {
    "default_icon": {
      "64": "icons/icon.png"
    },
    "default_popup": "browserAction/index.html",
    "default_title": "seen it all"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c2d2bc44-595f-4349-813a-b66dbd271a2e}"
    }
  }
}

Best seen it all Alternatives

Here are some Firefox add-ons that are similar to seen it all: