Nuggetize Firefox

Examine source code of Nuggetize

Inspect and view changes in Nuggetize source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "0.2.5",
  "name": "Nuggetize",
  "description": "Summarize videos, news, and more in seconds with AI.",
  "icons": {
    "16": "public/icons/icon-16.png",
    "32": "public/icons/icon-32.png",
    "48": "public/icons/icon-48.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "contextMenus"
  ],
  "action": {
    "default_popup": "public/popup.html",
    "default_icon": {
      "16": "public/icons/icon-16.png",
      "32": "public/icons/icon-32.png",
      "48": "public/icons/icon-48.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "addon-pub@nuggetize.com",
      "strict_min_version": "109.0"
    }
  },
  "background": {
    "type": "module",
    "scripts": [
      "background/scripts.js"
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "web_accessible_resources/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best Nuggetize Alternatives

Here are some Firefox add-ons that are similar to Nuggetize: