Ylilauta Thread Hider Firefox

Examine source code of Ylilauta Thread Hider

Inspect and view changes in Ylilauta Thread Hider source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Ylilauta Thread Hider Addon",
  "description": "Enables you to hide threads automatically based on several criteria such as post content",
  "version": "1.13.0",
  "manifest_version": 2,
  "default_locale": "fi",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "img/logo4.png",
    "96": "img/logo4.png"
  },
  "options_ui": {
    "page": "index.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "matches": [
        "*://ylilauta.org/satunnainen/",
        "*://ylilauta.org/thread/",
        "*://ylilauta.org/my/",
        "*://ylilauta.org/anime/"
      ],
      "js": [
        "app.js"
      ]
    }
  ],
  "permissions": [
    "storage",
    "webNavigation"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a6ee8ac4-eb56-bb15-dbc6-80ed3e78ec62}"
    }
  },
  "web_accessible_resources": [
    "img/settings.svg",
    "wizard2.html",
    "index.html"
  ]
}

Best Ylilauta Thread Hider Alternatives

Here are some Firefox add-ons that are similar to Ylilauta Thread Hider: