YLE Comment Collapser Firefox

Examine source code of YLE Comment Collapser

Inspect and view changes in YLE Comment Collapser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "YLE Comment Collapser",
  "version": "1.1",
  "description": "Your extension's description goes here.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ylecommentscollapser@parsakaali.com"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://yle.fi/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ]
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/icon16.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    }
  },
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  }
}

Melhores alternativas YLE Comment Collapser

Aqui estão algumas Firefox add-ons que são similares a YLE Comment Collapser: