Inspect and view changes in NotebookLM Chat Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "NotebookLM Chat Exporter",
"version": "1.0.1",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"64": "icons/icon64.png",
"128": "icons/icon128.png"
},
"action": {
"default_icon": {
"16": "icons/icon16.png",
"24": "icons/icon24.png",
"32": "icons/icon32.png"
}
},
"description": "Export NotebookLM chat history to Markdown",
"content_scripts": [
{
"matches": [
"https://notebooklm.google.com/*"
],
"css": [
"style.css"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "notebooklm-exporter@local",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best NotebookLM Chat Exporter Alternatives
Here are some Firefox add-ons that are similar to NotebookLM Chat Exporter:
LLM Chat Exporter
KARIM DAMATY
Chat Export
Jerren T
LM Exporter – NotebookLM to PDF, MD,
Spirit Fox Lab
ChatGPT Export to Markdown
J. Chik
LLM Chat PDF. HTML & Markdown Exporter
Fschwar4
ChatGPT Conversation Exporter
cruithne
Gemini Chat Exporter - PDF, Markdown & NotebookLM
TangerineKing
LinkedIn Chat Export
Simon Hartcher
ai.md
Kobzar
ChatGPT Markdown Exporter
devcxl
LLM Markdown Export
Aaminah
GitHub Markdown Exporter
fefedu973