Ever had a perfect ChatGPT answer, buried deep in a long chat? You remember what it said, maybe even which chat it was in β but scrolling through hundreds of messages to find it again is a nightmare. Pinboard GPT fixes that.
- β¨ Features
- π Quick Start
- π Usage
- π Website & Deployment
- π Feedback System Setup
- π οΈ Development
- π§ Technical Stack
- π Support & Troubleshooting
- π License
- Pin individual messages - Save specific ChatGPT responses that matter
- Pin entire chats - Bookmark complete conversations for later reference
- π Chat Outline navigation - See your entire conversation structure and jump to any message instantly
- π·οΈ Smart tagging system - 200+ preset tags across 17 categories (development, testing, design, AI/ML, etc.) or create custom tags
- π Fuzzy search - Type abbreviations like "tst" to find "test-case", "unit-test", "e2e-test" instantly
- π― Tag organization - Add up to 3 tags per pin for focused, searchable organization
- π¦ Filter tabs - Switch between all pins, chat pins, or message pins
- β‘ Jump back - Instantly return to the original conversation
- πΎ Smart delete protection - Export-first confirmation prevents accidental data loss
- π Debug logging system - Comprehensive troubleshooting with persistent debug toggle
- π¨ Streamlined settings - Consolidated interface with modern visual design
- πΎ Storage & Sync - Free users keep data local (up to 10 pins). Pro enables Chrome Sync across devices. Premium offers optional cloud sync for cross-browser syncing and larger storage.
- π Dark mode support - Automatic theme detection with seamless integration
We're expanding beyond ChatGPT to support all major AI assistants:
- π€ Claude (Anthropic) - Pin conversations from Claude.ai
- π Gemini (Google) - Organize your Gemini chats
- β‘ Grok (xAI) - Save important Grok discussions
- π DeepSeek - Manage DeepSeek AI conversations
- And more! - Let us know which AI platforms you'd like to see supported
π’ Vote for your favorite AI platform in our GitHub Discussions!
No accounts. No sync drama. Just fast access to what you actually need.
Chrome: π Install from Chrome Web Store
Firefox: π¦ Install from Firefox Add-ons
One-click install with automatic updates for both browsers.
# Clone repository
git clone https://github.com/devendrapratap02/pingpt-chrome-extension.git
cd pingpt-chrome-extension
# Install dependencies (for building icons/assets)
npm install
# Build extension
npm run build:chrome
# Load in Chrome
# 1. Go to chrome://extensions/
# 2. Enable "Developer Mode"
# 3. Click "Load unpacked"
# 4. Select the build/chrome/ folder- Hover Method - Move mouse over any message β Click "Pin" button
- Right-Click - Select text β Right-click β "Pin selection to Pinboard GPT"
- Quick Pin - Click the "Pin Message" button (bottom-right of ChatGPT)
- Click the "Pin Chat" button (bottom-right, below Chat Outline)
- Name is auto-filled from sidebar
- Description is pre-filled with your first prompt (editable)
- Add up to 3 tags
- Click "Pin Chat"
- Click the "Chat Outline" button (bottom-right of ChatGPT)
- See all messages in a scrollable list
- Click any message to jump directly to it
- Perfect for lengthy debugging sessions or tutorials
- View all pins - Click extension icon in toolbar
- Filter pins - Use tabs to view All / Chats / Messages
- Search - Type in search box to filter by name, content, or tags
- Jump to message - Click "Open" to navigate and highlight
- Export/Import - Backup pins or sync across devices
- Delete - Click "Delete" to remove unwanted pins
Visit our official website: pinboard-gpt.dps.codes
The website includes:
- Interactive feature showcase with browser detection
- Installation guides for Chrome and Firefox
- Usage tutorials and developer documentation
- User feedback collection system
# Deploy to production
npm run deploy
# Preview deployment
npm run deploy:preview
# Build website locally
npm run build:website
# Run website locally
npm run dev:website
# Visit: http://localhost:8080- Browser Detection: Shows appropriate install button for user's browser
- Responsive Design: Works on desktop and mobile
- Feedback System: Collects user feedback via GitHub Issues
- Progressive Enhancement: Works with JavaScript disabled
The website includes a comprehensive feedback system that collects user feedback via GitHub Issues.
# Open GitHub settings
open https://github.com/settings/personal-access-tokens/new
# Configure fine-grained token:
# - Name: Pinboard GPT Feedback
# - Repository: gpt-pinboard-extension (selected repositories only)
# - Permissions: Issues (Read and write), Metadata (Read)vercel env add GITHUB_TOKEN
# Paste your token when promptednpm run deploy
npm run feedback:test # Test the setup- Rate Limiting: 1 submission per 5 minutes per IP
- Spam Protection: Extension verification (form only shown to verified users), math CAPTCHA, honeypot fields, content validation
- Origin Validation: Only accepts requests from approved domains
- Content Filtering: Blocks common spam patterns and malicious content
npm run feedback:issues # View all feedback issues
npm run feedback:logs # Monitor submissions
npm run feedback:env # Check environment setupFor detailed development instructions, see DEVELOPMENT.md.
npm install # Install dependencies
npm run build # Generate icons and assets
npm run dev:chrome # Development build for Chrome
npm run dev:chrome # Development build for Chrome
npm run dev:firefox # Development build for Firefox
npm run dev:website # Run website locally
npm run pack # Package extension for stores
npm run release # Build and package in one step
# Feedback system commands
npm run feedback:setup # Setup feedback system
npm run feedback:test # Test feedback system
npm run feedback:logs # View feedback logs# 1. Clone repository
git clone https://github.com/0xdps/gpt-pinboard-extension.git
cd gpt-pinboard-extension
# 2. Install dependencies
npm install
# 3. Build extension
npm run build
# 4. Load in browser
# Chrome: Load build/chrome/ folder in chrome://extensions/
# Chrome: Load build/chrome/ folder in chrome://extensions/
# Firefox: Load build/firefox/ folder in about:debuggingSee DEVELOPMENT.md for complete setup, testing, and contribution guidelines.
| Task | Section | Purpose |
|---|---|---|
| Install extension | Quick Start | Get started in 2 minutes |
| Setup feedback system | Feedback System | Configure GitHub Issues integration |
| Deploy website | Website & Deployment | Deploy to Vercel |
| Development | Development | Build, test, contribute |
| Get help | Support | Troubleshooting guide |
| Legal | PRIVACY.md | Privacy policy |
| Changes | CHANGELOG.md | Version history |
| User Type | Use Cases |
|---|---|
| Developers | Pin code snippets or entire debugging sessions; use Chat Outline to navigate complex technical discussions |
| Researchers | Pin specific insights or complete research conversations; organize with filter tabs |
| Students | Pin study notes or full tutorial conversations; use Chat Outline for lengthy learning sessions |
| Writers | Pin templates or entire brainstorming sessions; navigate long creative discussions easily |
- Manifest V3 - Latest Chrome extension format
- IndexedDB - Local storage via custom wrapper
- XPath + Text Anchors - Dual message location system
- CSP Compliant - No eval(), no remote scripts
- Framework: Hono - Ultra-lightweight (13KB) serverless framework
- Database: Turso - Edge SQLite with Drizzle ORM
- Auth: Google OAuth + Email/Password with JWT tokens
- Deployment: Vercel Serverless Functions (AWS Lambda)
- Performance: 150-300ms cold starts, <100ms warm responses
MIT License - see LICENSE file
- Email: dps.manit@gmail.com
- GitHub Issues: Report a Bug
- GitHub Discussions: Ask Questions
Pins not showing in popup?
- Go to
chrome://extensions/β Find Pinboard GPT β Click refresh π - Reload ChatGPT page (F5)
- Try creating a new pin
Pin button not appearing?
- Refresh ChatGPT page
- Check extension is enabled at
chrome://extensions/ - Try right-click method: Select text β Right-click β "Pin selection to Pinboard GPT"
Can't click "Open" button?
- Check popup blocker settings
- Grant extension tab permissions
- Verify conversation still exists
Highlight not showing?
- Wait a few seconds for page to load
- Scroll manually to find message
- Try with a newly created pin
- Name your pins: "Python async explanation" beats "response 1"
- Use tags: Organize with
python,important,todo - Export regularly: Backup your pins weekly
- Date tags: Add
2025-10for time organization
For more help, check out our GitHub Issues or email us directly.
Built for the ChatGPT community. Special thanks to all contributors and users providing feedback!
Made with β€οΈ by Devendra Pratap Singh