Skip to content

Releases: florianlanx/InfoTrend

v1.0.0 - Initial Release

04 Jan 10:01

Choose a tag to compare

InfoTrend v1.0.0 πŸš€

The first public release of InfoTrend - A Chrome extension for tech news aggregation with AI-powered summaries.

✨ Features

  • Multi-Source Aggregation: GitHub Trending, Hacker News, ArXiv, Dev.to, Reddit, Product Hunt, Echo JS
  • Custom RSS Support: Add any RSS feed as a data source
  • AI Summaries: On-demand article summaries powered by LLM (supports OpenAI, Gemini, etc.)
  • Favorites & Tags: Save articles with AI-generated category tags
  • Smart Refresh: Intelligent data refresh strategy
  • Data Export: Export to JSON or CSV format
  • i18n: English and Simplified Chinese support
  • Themes: Light and dark mode

πŸ“¦ Installation

  1. Download InfoTrend-v1.0.0.zip below
  2. Unzip the file
  3. Open chrome://extensions/ in Chrome
  4. Enable Developer mode
  5. Click Load unpacked and select the unzipped folder

πŸ”§ Tech Stack

React 18 β€’ TypeScript β€’ Tailwind CSS β€’ Vite β€’ Chrome Extension Manifest V3