summarify3.0 Firefox

Examine source code of summarify3.0

Por: vishalsmb
Inspect and view changes in summarify3.0 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Summarize",
  "version": "2.0",
  "description": "Summarize large texts using Cohere API",
  "permissions": [
    "storage",
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "210": "icon.png"
    }
  },
  "icons": {
    "210": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{cc3ae398-0797-4f39-a083-e8e2fc7636bf}"
    }
  }
}

Melhores alternativas summarify3.0

Aqui estão algumas Firefox add-ons que são similares a summarify3.0: