WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Kortex

Kortex

View on Chrome Web Store
View Kortex Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (9 ratings)
1 new ratings
14 views
This extension has been viewed 14 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

The All-in-One Toolkit for NotebookLM. Supercharge your research by capturing AI chats, Google Docs, and more.
Type
Extension
Users
4,000 users
500
yaks******************
View author page of yaks******************
Published
Published on August 16, 2025
Version 1.1.2
Manifest version
3
Updated
Updated on September 13, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Kortex Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Kortex",
    "version": "1.1.2",
    "description": "The All-in-One Toolkit for NotebookLM. Supercharge your research by capturing AI chats, Google Docs, and more.",
    "permissions": [
        "contextMenus",
        "downloads"
    ],
    "host_permissions": [
        "*:\/\/notebooklm.google.com\/*"
    ],
    "background": {
        "service_worker": "src\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/chat.openai.com\/*",
                "https:\/\/chatgpt.com\/*",
                "https:\/\/gemini.google.com\/*",
                "https:\/\/claude.ai\/*",
                "https:\/\/www.perplexity.ai\/*",
                "https:\/\/docs.google.com\/*",
                "https:\/\/notebooklm.google.com\/*"
            ],
            "js": [
                "src\/content_script.js"
            ]
        }
    ],
    "icons": {
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top