Discussed - HN, Reddit with AI Summaries Firefox

Examine source code of Discussed - HN, Reddit with AI Summaries

Inspect and view changes in Discussed - HN, Reddit with AI Summaries source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "0.3.7",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "default_locale": "en",
  "permissions": [
    "tabs",
    "activeTab",
    "storage",
    "scripting",
    "https://hn.algolia.com/*",
    "https://www.reddit.com/*",
    "https://lobste.rs/*",
    "https://api.anthropic.com/*",
    "https://api.openai.com/*",
    "https://generativelanguage.googleapis.com/*",
    "https://api.github.com/*"
  ],
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Alt+D",
        "mac": "Alt+D"
      },
      "description": "Open Discussed popup"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "discussed@discussed.dev",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Discussed",
    "default_popup": "popup.html"
  },
  "options_ui": {
    "open_in_tab": true,
    "page": "options.html"
  }
}

Best Discussed - HN, Reddit with AI Summaries Alternatives

Here are some Firefox add-ons that are similar to Discussed - HN, Reddit with AI Summaries: