Inspect and view changes in EasyLM source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "NotebookLM Assistant",
"version": "1.0.0",
"description": "Seamlessly capture page content and interact with NotebookLM without leaving your current tab",
"permissions": [
"activeTab",
"storage",
"identity",
"https://notebooklm.google.com/*",
"https://generativelanguage.googleapis.com/*"
],
"oauth2": {
"client_id": "YOUR_CLIENT_ID.apps.googleusercontent.com",
"scopes": [
"https://www.googleapis.com/auth/userinfo.email",
"https://www.googleapis.com/auth/userinfo.profile"
]
},
"background": {
"scripts": [
"background/background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content/content.js"
],
"run_at": "document_end"
}
],
"browser_action": {
"default_popup": "popup/popup.html",
"default_title": "NotebookLM Assistant",
"default_icon": {
"16": "icons/icon-16.svg",
"48": "icons/icon-48.svg",
"128": "icons/icon-128.svg"
}
},
"icons": {
"16": "icons/icon-16.svg",
"48": "icons/icon-48.svg",
"128": "icons/icon-128.svg"
},
"web_accessible_resources": [
"utils/api.js",
"utils/storage.js"
],
"browser_specific_settings": {
"gecko": {
"id": "{ff690745-7884-4640-93ae-dfede616a73b}"
}
}
} Best EasyLM Alternatives
Here are some Firefox add-ons that are similar to EasyLM:
HideLM
seemyk
YouTube to NotebookLM - YouTube to Gemini Notebook
Dima
Obsidian NotebookLM Webclipper
Pedrosocodes
D2L to NotebookLM
MakingPoutine
Add to NotebookLM
WhoSowSee
NotebookLM Web Importer
wong2
FolderLM - NotebookLM Folders for Firefox
nojustbenja
NotebookLM Exporter
shloopidoo
NotebookLM Jetpack
Shannon Chowdhury
NotebookLM Web Importer
Biswajeet Padhi
Prompt LLM
Hasan YILMAZ
Magic Manager for NotebookLM
MTF Karukera