At Sign Remover Firefox

Examine source code of At Sign Remover

By: At Sign Add-on
Inspect and view changes in At Sign Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "At Sign Remover",
  "version": "1.0",
  "description": "Remove the '@' from youtube comments.",
  "browser_specific_settings": {
    "gecko": {
      "id": "atsign@gmail.com"
    }
  },
  "icons": {
    "16": "images/icon-16.png",
    "32": "images/icon-32.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "js": [
        "scripts/content.js"
      ],
      "matches": [
        "https://www.youtube.com/*"
      ]
    }
  ]
}

Best At Sign Remover Alternatives

Here are some Firefox add-ons that are similar to At Sign Remover: