Magic Manager for NotebookLM Firefox

Examine source code of Magic Manager for NotebookLM

Inspect and view changes in Magic Manager for NotebookLM source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "short_name": "Magic Manager",
  "version": "0.26.0",
  "default_locale": "en",
  "description": "__MSG_extensionDescription__",
  "browser_specific_settings": {
    "gecko": {
      "id": "magic-manager@mtfkarukera",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://notebooklm.google.com/*"
      ],
      "js": [
        "lib/jspdf.umd.min.js",
        "lib/turndown.js",
        "lib/turndown-plugin-gfm.js",
        "src/shared/utils.js",
        "src/shared/html-to-md.js",
        "src/shared/export-utils.js",
        "src/api/rpcclient.js",
        "src/content/ui/dialogs.js",
        "src/content/ui/settings.js",
        "src/content/modules/source-helpers.js",
        "src/content/modules/source-badges.js",
        "src/content/modules/shortcuts.js",
        "src/content/modules/search.js",
        "src/content/modules/merge.js",
        "src/content/modules/export.js",
        "src/content/modules/delete.js",
        "src/content/modules/batch-delete.js",
        "src/content/modules/studio-delete.js",
        "src/content/modules/studio-search.js",
        "src/content/modules/note-copy.js",
        "src/content/modules/panel-observer.js",
        "src/content/modules/syntax.js",
        "src/content/modules/chatexport.js",
        "src/content/modules/transfer.js",
        "src/content/orchestrator.js"
      ],
      "css": [
        "styles/magic-manager.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  }
}

Best Magic Manager for NotebookLM Alternatives

Here are some Firefox add-ons that are similar to Magic Manager for NotebookLM: