Eidolon v1.0.0 - Initial Release π
Advanced Claude.ai project and knowledge management Chrome extension.
Features
β Dashboard Interface
- Tabbed navigation (Projects, Files, Conversations, Analytics)
- Grid and list view modes
- Responsive design
β Content Script Integration
- Quick Save button on Claude.ai pages
- In-page notifications
- SPA navigation detection
β Advanced Search
- Web Worker-based full-text search
- Fuzzy matching with Levenshtein distance
- Filter by type, tags, date range, project
β Tagging System
- Color-coded tags
- Tag filtering
- Bulk tag assignment
β Bulk Operations
- Multi-select for projects and files
- Bulk export, tag, and delete
- Confirmation dialogs for destructive actions
β Export Functionality
- JSON export (comprehensive single file)
- CSV export (separate files per entity)
- Export all data from Analytics tab
β Enhanced Analytics
- Statistics dashboard with key metrics
- Top 5 most active projects visualization
- Activity timeline
- Storage usage tracking
Installation
Chrome
- Download `eidolon-extension-1.0.0.crx`
- Open `chrome://extensions/`
- Enable "Developer mode"
- Drag and drop the CRX file
Firefox
- Download `eidolon-extension-1.0.0.xpi`
- Open `about:addons`
- Click gear icon β "Install Add-on From File..."
- Select the XPI file
Technical Details
- Framework: WXT v0.20.11
- Language: TypeScript
- Build Size: 79.46 kB (Chrome) / 79.44 kB (Firefox)
- Package Size: 23 KB compressed
- Manifest: V3 (Chrome) / V2 (Firefox)
Files Included
- `eidolon-extension-1.0.0.crx` - Chrome extension package
- `eidolon-extension-1.0.0.xpi` - Firefox extension package
- `eidolon-extension-1.0.0-chrome.zip` - Chrome ZIP format
- `eidolon-extension-1.0.0-firefox.zip` - Firefox ZIP format
- `eidolon-extension-1.0.0-sources.zip` - Source code (required for Firefox Add-ons)
Requirements
- Chrome 88+ or Firefox 78+
- Active Claude.ai account
- Must be logged into Claude.ai before using the extension
Security
- XSS-safe DOM manipulation throughout
- No external API calls (only Claude.ai)
- Local storage only (no cloud sync)
- Minimal permissions model
License
MIT License - See LICENSE file for details
Repository: https://github.com/jms830/eidolon
Issues: https://github.com/jms830/eidolon/issues