Text Summarizer GPT Firefox

Examine source code of Text Summarizer GPT

Inspect and view changes in Text Summarizer GPT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Context Menu Demo",
  "description": "This gives demo of context menu features",
  "version": "1",
  "permissions": [
    "contextMenus",
    "storage"
  ],
  "background": {
    "scripts": [
      "summary.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-script.js",
        "content.js"
      ],
      "css": [
        "modal.css"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html",
    "chrome_style": true
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "manifest_version": 2,
  "icons": {
    "16": "screen.png",
    "48": "screen.png",
    "128": "screen.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a2c91f7d-8af0-4269-b082-5ecfdd08ef62}"
    }
  }
}

Best Text Summarizer GPT Alternatives

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