WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
NotebookLM 匯出工具

NotebookLM 匯出工具

View on Chrome Web Store
View NotebookLM 匯出工具 Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (7 ratings)
2 new ratings
1 views
This extension has been viewed 1 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.

將 NotebookLM 筆記匯出至 Google Docs、Slides、Forms,內建教學提示詞庫與 APA 參考文獻生成功能。
Type
Extension
Users
849 users
56
數位敘事力期刊(吳奇 主編)
View author page of 數位敘事力期刊(吳奇 主編)
Published
Published on September 21, 2025
Version 7.0
Manifest version
3
Updated
Updated on October 13, 2025
productivity/education
Extension Category
View on Chrome Web Store
View NotebookLM 匯出工具 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": "NotebookLM \u532f\u51fa\u5de5\u5177",
    "version": "7.0",
    "description": "\u5c07 NotebookLM \u7b46\u8a18\u532f\u51fa\u81f3 Google Docs\u3001Slides\u3001Forms\uff0c\u5167\u5efa\u6559\u5b78\u63d0\u793a\u8a5e\u5eab\u8207 APA \u53c3\u8003\u6587\u737b\u751f\u6210\u529f\u80fd\u3002",
    "icons": {
        "16": "128.png",
        "48": "128.png",
        "128": "128.png"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "*:\/\/script.google.com\/*",
        "*:\/\/generativelanguage.googleapis.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/notebooklm.google.com\/*"
            ],
            "js": [
                "content.js"
            ],
            "all_frames": true,
            "run_at": "document_end"
        }
    ]
}
© 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