Inspect and view changes in Gemini Notebook Importer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"manifest_version": 3,
"name": "Gemini Notebook Importer",
"version": "1.2.0",
"description": "Easily import web articles, content, and discussions into your notebooks for research.",
"permissions": [
"storage",
"activeTab",
"contextMenus"
],
"host_permissions": [
"https://notebooklm.google.com/*",
"https://*.reddit.com/*",
"https://docs.google.com/document/*",
"https://claude.ai/*",
"https://*.youtube.com/*",
"https://*.x.com/*",
"https://x.com/*",
"https://*/*",
"http://*/*"
],
"background": {
"service_worker": "background.js"
},
"content_scripts": [
{
"matches": [
"https://notebooklm.google.com/*",
"https://*.reddit.com/*",
"https://docs.google.com/document/*",
"https://claude.ai/*",
"https://*.youtube.com/*",
"https://*.x.com/*",
"https://x.com/*",
"https://*/*",
"http://*/*"
],
"js": [
"content.js"
],
"css": [
"styles.css"
]
}
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"web_accessible_resources": [
{
"resources": [
"icon16.png",
"icon48.png",
"icon128.png"
],
"matches": [
"<all_urls>"
]
}
]
} Best Gemini Notebook Importer Alternatives
Here are some Chrome extensions that are similar to Gemini Notebook Importer:
WPS PDF - Read, Edit, Fill, Convert, and AI Chat PDF with Ease
www.wps.com
AnyDoc Translator - Translate Web and PDF
https://anydoctranslator.toolsmart.ai/
Shazam: Find song names from your browser
https://www.shazam.com/
IE Tab
http://www.blackfishsoftware.com/
Google Input Tools
cloud-input-team
Ad Blocker: Stands AdBlocker
https://standsapp.org
BetterTTV
https://betterttv.com
ChatGPT
OpenAI
Microsoft Bing Search with Rewards
Microsoft Corporation
Monica: All-In-One AI Assist & Smartest AI Agent
https://monica.im
Smallpdf—Edit, Convert, Compress, & AI Summarize PDF
https://smallpdf.com/
Google Dictionary (by Google)
dictionary-extension-dev