WiseMindAI Web Clipper Browser Extension
A powerful browser extension that helps you quickly save web content to the WiseMindAI knowledge management platform. Supports saving links, notes, and knowledge cards, making your knowledge collection more efficient and convenient.

🚀 Quick Start
Installation Requirements
- Chrome browser or Chromium-based browser (e.g., Edge, Brave, etc.)
- WiseMindAI client installed and running
- Local API service enabled in WiseMindAI
1. Installation Steps
- Download Extension
Download the extension package from WiseMindAI Official Website, or install from Chrome Web Store.
Enter
chrome://extensions/in the Chrome browser address bar to open the Chrome extensions management pageIn the top right corner of the extensions management page, find the "Developer mode" toggle and switch it to the ON state (the toggle will turn blue)
Drag and drop the downloaded
wisemindai-extension-*.zipfile directly onto the extensions management page to install. After successful installation, the extension will appear in the extensions list and show "Enabled" statusAfter successful installation, the WiseMindAI extension icon will be displayed in the browser toolbar (to the right of the address bar)
If the icon is not displayed, click the "Extensions" icon (puzzle piece shape) in the top right corner of the extensions management page, find the WiseMindAI extension and click the "Pin" button
After installation, it is recommended to pin the extension to the toolbar for easy access later.
- Configure API Endpoint
Click the extension icon, select "Settings", and enter WiseMindAI's local API service port in "API Configuration" (default: 127.0.0.1:38221).
You can click "Test Connection" to verify the configuration, then click "Save Settings".
- Start Using
You can now use the features you need, such as saving web links.
✨ Key Features
1. Save Web Links
Save the current page to WiseMindAI with one click. Automatically captures page title, URL, icon, and plain text content. Supports custom title and link information.
Note: Saved links automatically include the page's plain text content for easy searching and viewing later.

2. Save Notes
Select web text and right-click to choose "Save WiseMindAI Note". The note will be saved automatically with a success or failure notification.
Supported settings:
- Custom note title format (supports variables:
{title},{date},{time}) - Automatically add source information (customizable suffix content template)
- You can customize the suffix content template, for example:
Source: 《{title}》
Original Link: {url}
3. Save Knowledge Cards
Select web text and right-click to choose "Save as Knowledge Card". You can select card set and card directory. Supports:
- Quick creation of new card sets and card directories
- Save common configurations for easy reuse
- Automatically apply default card set, directory, and background color configurations
4. One-Click Export Web Page as PDF or Image
WiseMindAI now supports one-click export of web page content as PDF or image. While preserving the original layout and key content, it's convenient for offline reading, document archiving, or secondary sharing, especially suitable for knowledge collection and long-term preservation.
5. One-Click Import WeChat Saved Links
WiseMindAI browser extension (v0.1.3) supports one-click import of WeChat saved article links, quickly consolidating scattered quality content from WeChat into WiseMindAI for organization, summarization, and deep learning, truly connecting the "Save → Learn → Reuse" workflow.
Usage instructions:
5.1 How to Use
First, you need to log in to "WeChat File Transfer Assistant Web" in your browser at: https://filehelper.weixin.qq.com/

Then, from WeChat saved items, select the links you want to import to WiseMindAI and forward them to "File Transfer Assistant":

Then return to the "WeChat File Transfer Assistant Web" page, right-click on a blank area, and click the "One-Click Save Public Account Links" button. The WiseMindAI browser extension will automatically open all pages and save them to the WiseMindAI client. Just wait for the automatic transfer to complete:

If you encounter an error message on first use, you can click the "One-Click Save Public Account Links" button again. After successful saving, WiseMindAI will automatically refresh the file list, and you can see these links have been saved:

Note: Currently, only link cards are supported, i.e., page links forwarded through page details, such as public account articles.
Support for text, images, link text, etc., will be added in the future.
5.2 My Thoughts
To be honest, limited by WeChat's current level of ecosystem openness, this is indeed a compromise technical solution. However, from a knowledge management perspective, this "active trigger" mechanism actually has unique value. It gives everyone the opportunity for "secondary screening," rejecting unconscious bulk hoarding, and only storing content that you have reviewed and believe has long-term value into WiseMindAI.
Chris hopes your knowledge base is a "treasure trove" of essence, not another "bookmark folder" that only collects but never reads.
A high signal-to-noise ratio, uncluttered knowledge base is far more beneficial for subsequent review and use than a massive accumulation of links.

6. Rich Configuration Options
- API Configuration: Set WiseMindAI local API service endpoint with connection testing
- Document Configuration: Enable/disable floating button
- Note Configuration: Customize note title format and suffix content template
- Knowledge Card Configuration: Set default card set, directory, and background color
- Floating Button: Display quick save button in the bottom-right corner of web pages (configurable)
⚙️ Settings

1. API Configuration
- API Endpoint: Enter the address and port of WiseMindAI local API service
- Format:
127.0.0.1:38221orhttp://127.0.0.1:38221 - Port number must match the "Local API Service Port" in WiseMindAI settings
- Format:
- Test Connection: Click the button to test if the API connection is working
2. Document Configuration
- Enable Floating Button: Display quick save button in the bottom-right corner of web pages
3. Note Configuration
- Default Note Title Format: Supports variables,
{title}: Page title,{date}: Current date,{time}: Current time - Show Suffix Content: Whether to add source information at the end of notes
- Suffix Content Template: Customize suffix content format (supports line breaks),
{title}: Page title,{url}: Page link
4. Knowledge Card Configuration
- Default Card Set: Default card set used when saving knowledge cards
- Default Card Directory: Default card directory used when saving knowledge cards
- Card Background Color: Select default background color when saving knowledge cards (8 colors available)
📝 Notes
API Service Requirements
- WiseMindAI client must be running
- "Local API Service" must be enabled in WiseMindAI settings
- Port number must match the extension configuration
System Page Limitations
- Extension features cannot be used on system pages (
chrome://,edge://, etc.) - This is a browser security restriction that cannot be bypassed
- Extension features cannot be used on system pages (
Content Format
- Notes are saved as plain text
- Knowledge cards are saved as plain text content
- Links include the page's plain text content when saved
