Text Summary Tool Firefox

Examine source code of Text Summary Tool

Inspect and view changes in Text Summary Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Summarize Text",
  "version": "1.0",
  "description": "Summarizes selected text.",
  "permissions": [
    "activeTab",
    "contextMenus"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9c039752-0510-48af-9aa4-db3606167ed5}"
    }
  }
}

Best Text Summary Tool Alternatives

Here are some Firefox add-ons that are similar to Text Summary Tool: