Install a Local Test Version
Load an unpacked ChatGPT to Notion test build in Chrome and avoid conflicts with the Chrome Web Store version
Use a local build only when support provides a test package or you are developing the extension. Normal users should install the Chrome Web Store version.
Before You Start
- Download the local
.zippackage from the trusted source provided by support. - Do not share packages from unknown sources; unpacked extensions receive access to ChatGPT and Notion.
- Plan to disable the Chrome Web Store copy while testing so two extension versions do not inject controls into the same ChatGPT page.
1. Extract the Package
Extract the entire ZIP file to a stable folder. Do not load the ZIP itself.
Screenshot placeholder —
local-extension-extracted-folder-2026-07.pngCapture the extracted package folder withmanifest.jsonvisible. Do not include unrelated personal files.
2. Open Chrome Extensions
Enter chrome://extensions/ in Chrome’s address bar.
Screenshot placeholder —
chrome-extensions-page-before-local-install-2026-07.pngCapturechrome://extensions/with the page title and Developer mode control visible.
3. Enable Developer Mode
Turn on Developer mode in the top-right corner. Chrome will show Load unpacked, Pack extension, and Update actions.
Screenshot placeholder —
chrome-extensions-developer-mode-enabled-2026-07.pngCapture the enabled Developer mode switch and Load unpacked button.
4. Load the Extracted Folder
- Click Load unpacked.
- Select the extracted folder that directly contains
manifest.json. - Confirm that the ChatGPT to Notion card appears without errors.
- Check that its version matches the package you were given. The current source version is
10.0.0; a later test package may show a newer version.
Screenshot placeholder —
chrome-local-chatgpt-to-notion-loaded-v10-2026-07.pngCapture the unpacked extension card showing its name, version, unpacked status, and no errors. The extension ID may remain visible.
5. Disable the Chrome Web Store Copy
If the store version is installed, turn it off while testing. Keep only one ChatGPT to Notion extension enabled.
Two active copies can produce duplicate buttons, conflicting local storage, or confusing popup results.
6. Refresh ChatGPT
- Open chatgpt.com.
- Refresh every open ChatGPT tab.
- Open a conversation.
- Open the local extension popup and verify that it connects.
See Why do I need to refresh the ChatGPT page?.
Updating a Local Build
When support sends a replacement package:
- Extract it to a new folder or replace the previous package files while Chrome is closed.
- Return to
chrome://extensions/. - Click the reload icon on the unpacked extension card.
- Refresh all ChatGPT tabs.
Common Problems
- Manifest file is missing: select the inner folder that directly contains
manifest.json. - Extension card shows an error: click Errors and send the visible message to support.
- Duplicate controls appear in ChatGPT: disable the second extension copy, then refresh ChatGPT.
- Popup cannot connect: refresh the ChatGPT tab after every local extension reload.
- Wrong version is shown: remove the unpacked card and load the correct extracted folder.
For help, contact [email protected]. Do not send access tokens or other credentials.
Need more help? Contact Support