Remove webtoon comments & recommendations Firefox

Examine source code of Remove webtoon comments & recommendations

By: Pikku-a Add-on
Inspect and view changes in Remove webtoon comments & recommendations source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Remove webtoon comments",
  "version": "2.1",
  "description": "Removes comments and some recommendations from webtoons.com",
  "icons": {
    "48": "rwc.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.webtoons.com/*"
      ],
      "js": [
        "remove-comments.js"
      ]
    },
    {
      "matches": [
        "*://*.webtoons.com/en/challenge*"
      ],
      "js": [
        "remove-comments-canvas.js"
      ]
    },
    {
      "matches": [
        "*://*.webtoons.com/zh-hant/challenge*"
      ],
      "js": [
        "remove-comments-canvas.js"
      ]
    },
    {
      "matches": [
        "*://*.webtoons.com/th/challenge*"
      ],
      "js": [
        "remove-comments-canvas.js"
      ]
    },
    {
      "matches": [
        "*://*.webtoons.com/id/challenge*"
      ],
      "js": [
        "remove-comments-canvas.js"
      ]
    },
    {
      "matches": [
        "*://*.webtoons.com/es/challenge*"
      ],
      "js": [
        "remove-comments-canvas.js"
      ]
    },
    {
      "matches": [
        "*://*.webtoons.com/fr/challenge*"
      ],
      "js": [
        "remove-comments-canvas.js"
      ]
    },
    {
      "matches": [
        "*://*.webtoons.com/de/challenge*"
      ],
      "js": [
        "remove-comments-canvas.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b5aaac28-ac64-46ce-a730-da34073b1bac}"
    }
  }
}

Best Remove webtoon comments & recommendations Alternatives

Here are some Firefox add-ons that are similar to Remove webtoon comments & recommendations: