{"id":22298143,"url":"https://github.com/amirmlotfy/chromarx","last_synced_at":"2026-04-27T12:05:32.843Z","repository":{"id":275030866,"uuid":"898304849","full_name":"AmirmLotfy/chromarx","owner":"AmirmLotfy","description":"ChroMarx is a Chrome extension that leverages AI to enhance how you manage and organize bookmarks. By integrating Chrome's built-in AI, ChroMarx offers smart categorization and summary generation directly within your browser.","archived":false,"fork":false,"pushed_at":"2025-01-16T04:24:10.000Z","size":535,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T20:18:03.987Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://chromarx.frameless.co","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AmirmLotfy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-04T06:48:05.000Z","updated_at":"2025-01-16T04:24:11.000Z","dependencies_parsed_at":"2025-01-30T20:28:09.015Z","dependency_job_id":null,"html_url":"https://github.com/AmirmLotfy/chromarx","commit_stats":null,"previous_names":["amirmlotfy/chromarx"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirmLotfy%2Fchromarx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirmLotfy%2Fchromarx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirmLotfy%2Fchromarx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirmLotfy%2Fchromarx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AmirmLotfy","download_url":"https://codeload.github.com/AmirmLotfy/chromarx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245556958,"owners_count":20634889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","api","chrome","extension","gemini","gemininano"],"created_at":"2024-12-03T17:59:52.513Z","updated_at":"2026-04-27T12:05:32.808Z","avatar_url":"https://github.com/AmirmLotfy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChroMarx - AI-Powered Bookmark Manager\n\nA powerful Chrome extension for managing and organizing your bookmarks with AI assistance, leveraging Chrome's built-in AI capabilities for intelligent bookmark management.\n\n## Documentation\n\n- [Bookmarks Tab Features](docs/features/bookmarks.md)\n- [Analytics Tab Features](docs/features/analytics.md)\n- [AI Zone Tab Features](docs/features/ai-zone.md)\n- [Tasks Tab Features](docs/features/tasks.md)\n- [Timer Tab Features](docs/features/timer.md)\n- [Technologies Overview](docs/technologies.md)\n\n## Installation\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/yourusername/chromarx\n```\n\n2. Install dependencies:\n```bash\nnpm install\n```\n\n3. Build the extension:\n```bash\nnpm run build\n```\n\n4. Load the extension in Chrome:\n   - Open Chrome and go to `chrome://extensions/`\n   - Enable \"Developer mode\"\n   - Click \"Load unpacked\"\n   - Select the `dist` folder from the project\n\n## Development\n\n### Prerequisites\n- Node.js 16.x or higher\n- npm 8.x or higher\n- Chrome browser\n\n### Development Workflow\n1. Start the development server:\n```bash\nnpm run dev\n```\nThis will:\n- Start Vite's development server\n- Enable hot module replacement (HMR)\n- Watch for file changes\n- Automatically rebuild the extension\n\n2. Load the extension in Chrome:\n- Go to `chrome://extensions/`\n- Enable Developer Mode\n- Click \"Load unpacked\"\n- Select the `dist` folder\n- After making changes, click the refresh icon in Chrome extensions\n\n### Building for Production\n```bash\n# Build the extension for production\nnpm run build\n\n# Create extension bundle (generates .zip file)\nnode scripts/build-extension.js\n```\n\n### Testing\n```bash\n# Run unit tests\nnpm run test\n\n# Run e2e tests\nnpm run test:e2e\n\n# Run linting\nnpm run lint\n```\n\n### Development Tips\n- Use Chrome DevTools for debugging\n- Check the console for errors\n- Use React DevTools for component inspection\n- Test in both light and dark modes\n- Verify CSP compliance\n\n## Privacy \u0026 Security\n- All AI processing happens locally\n- No data is sent to external servers\n- Bookmark data stays within Chrome\n- Optional privacy mode available\n- End-to-end encryption for sync\n- Secure storage practices\n\n## Browser Support\n- Chrome 128 or higher required\n- Chrome's AI capabilities must be enabled\n- Manifest V3 compliant\n\n## Contributing\n1. Fork the repository\n2. Create your feature branch\n3. Commit your changes\n4. Push to the branch\n5. Create a Pull Request\n\n## License\nMIT License - See LICENSE file for details","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famirmlotfy%2Fchromarx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famirmlotfy%2Fchromarx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famirmlotfy%2Fchromarx/lists"}