[FOSWLY] - Summarize Firefox

Examine source code of [FOSWLY] - Summarize

By: Toil
Inspect and view changes in [FOSWLY] - Summarize source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "FOSWLY — Summarize",
  "description": "A small extension that allows you to quickly retell articles or video",
  "author": "Toil",
  "homepage_url": "https://github.com/FOSWLY/summarize",
  "version": "2.0.0",
  "icons": {
    "16": "/images/logo16.png",
    "32": "/images/logo32.png",
    "48": "/images/logo48.png",
    "96": "/images/logo96.png",
    "128": "/images/logo128.png"
  },
  "action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "clipboardWrite",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/content.js"
      ]
    }
  ],
  "host_permissions": [
    "*://summarize.toil.cc/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "toil.contact@yandex.com",
      "strict_min_version": "109.0"
    }
  }
}

Best [FOSWLY] - Summarize Alternatives

Here are some Firefox add-ons that are similar to [FOSWLY] - Summarize: