LordPod Studio for NotebookLM Firefox

Examine source code of LordPod Studio for NotebookLM

By: Idodo
Inspect and view changes in LordPod Studio for NotebookLM source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "LordPod Studio for NotebookLM",
  "version": "3.1.0",
  "description": "Integrates LordPod Studio with NotebookLM for audio & video overview generation with format selection and prompt history",
  "permissions": [
    "storage",
    "webNavigation"
  ],
  "host_permissions": [
    "https://notebooklm.google.com/*"
  ],
  "action": {
    "default_popup": "podcast_settings_generator_ext.html",
    "default_icon": {
      "48": "icon48.png",
      "96": "icon96.png",
      "128": "icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.notebooklm.google.com/*"
      ],
      "js": [
        "content_firefox.js"
      ],
      "css": [
        "custom_styles_ext.css"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "podcast_settings_generator_ext.html",
        "podcast_generator_app.js",
        "logo.png",
        "custom_styles_ext.css"
      ],
      "matches": [
        "*://*.notebooklm.google.com/*"
      ]
    }
  ],
  "icons": {
    "48": "icon48.png",
    "96": "icon96.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "lordpod-studio-notebooklm@yourdomain.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best LordPod Studio for NotebookLM Alternatives

Here are some Firefox add-ons that are similar to LordPod Studio for NotebookLM: