Simple Text Summarizer Firefox

Examine source code of Simple Text Summarizer

By: JUN88
Inspect and view changes in Simple Text Summarizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple Text Summarizer",
  "version": "1.0",
  "description": "Summarize selected text using a basic algorithm.",
  "permissions": [
    "contextMenus",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f856f2e5-ebb7-4ba3-ad23-6e6ca8a1e28c}"
    }
  }
}

Best Simple Text Summarizer Alternatives

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