Page Summarizer Firefox

Examine source code of Page Summarizer

Inspect and view changes in Page Summarizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Page Summarizer",
  "version": "1.0",
  "description": "Summarize the content of any webpage into key sentences. View the summary and copy it to the clipboard with a clean, light-themed interface.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "activeTab",
    "clipboardWrite"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7db27cd8-53a7-41ba-bc37-b17a8888b246}"
    }
  }
}

Best Page Summarizer Alternatives

Here are some Firefox add-ons that are similar to Page Summarizer: