Releases: jms830/eidolon
Releases · jms830/eidolon
Eidolon v1.0.0 - Initial Release
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