제작자: Daniil Yussopov
Inspect and view changes in NotebookLM Groups source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "NotebookLM Groups",
"version": "1.0.0",
"description": "Organize your NotebookLM notebooks into custom groups for easy access.",
"permissions": [
"storage",
"tabs",
"activeTab"
],
"browser_action": {
"default_popup": "popup/popup.html",
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
}
},
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"content_scripts": [
{
"matches": [
"*://notebooklm.google.com/*"
],
"js": [
"content/content.js"
],
"run_at": "document_idle"
}
],
"background": {
"scripts": [
"background/background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "notebooklm-groups@extension",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} 최고의 NotebookLM Groups 대안
다음은 NotebookLM Groups과(와) 유사한 Firefox add-on입니다:
NotebookLM Categorizer
muharamdani
Notebook Organizer
John Gray
NotebookLM Exporter
shloopidoo
Add to NotebookLM
WhoSowSee
EasyLM
IntentAI
LordPod Studio for NotebookLM
Idodo
Notebook AI Helper RT
Rafal Tetzlaff
NotebookLM Web Importer
Biswajeet Padhi
NotebookLM Collector Pro
SR-Consulting
NotebookLM Tools
trungpv