Simple IA Page Summarizer Firefox

Examine source code of Simple IA Page Summarizer

By: Brihx Add-on
Inspect and view changes in Simple IA Page Summarizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "2.0.0",
  "description": "__MSG_extensionDescription__",
  "author": "Jerome",
  "default_locale": "fr",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    },
    "default_title": "__MSG_extensionName__",
    "default_popup": "popup/popup.html"
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": false
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "simple-ai-page-summarizer@brihx.dev",
      "strict_min_version": "109.0"
    }
  }
}

Best Simple IA Page Summarizer Alternatives

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