activeTab
Used only after the user opens the extension popup to read the active tab's URL and title. This lets the extension add the current page to NotebookLM without requesting persistent access to all websites.
Chrome Web Store Review
Last updated: June 6, 2026
Read Later Is Broken lets users add the current browser page URL to selected NotebookLM notebooks from a Chrome extension popup.
Read Later Is Broken helps users add the current browser page URL to selected NotebookLM notebooks from a Chrome extension popup.
No remote code is used. The extension executes only bundled extension code. Network requests are made to NotebookLM only to perform user-requested actions.
The extension handles the current tab URL/title, NotebookLM notebook names/URLs, saved destination selections, digest preferences, and the last add result. This data is used only to add the current page to user-selected NotebookLM notebooks and to remember extension settings. The extension does not use this data for ads, analytics, profiling, or sale to third parties.
The extension does not request broad <all_urls> host access,
cookies, history, downloads, geolocation, microphone, camera, notifications,
bookmarks, or declarative network request permissions.
See the Privacy Policy for data handling details.