Skip to content

Latest commit

Β 

History

History
56 lines (39 loc) Β· 1.62 KB

File metadata and controls

56 lines (39 loc) Β· 1.62 KB

Chrome Homepage Extension πŸš€

Welcome to Chrome Homepage Extension – a customizable, elegant, and productive homepage for your browser. Transform your browsing experience with widgets like weather updates, news, quick links, and a powerful to-do list!


βš™οΈ Features (In Progress)

This extension aims to deliver a sleek, feature-packed homepage experience. Here’s what’s currently under development:

  • 🌀 Weather Widget:

    • Displays current weather based on your location.
    • Dynamic backgrounds depending on the time of day.
  • πŸ“° News Widget:

    • Fetches the latest news from NewsAPI.
    • Clickable cards with headlines, sources, and publication dates.
  • πŸ“ To-Do List:

    • Add, edit, drag, and delete tasks.
    • Persistent storage using localStorage.
    • Filter tasks by status (active, completed, or all).
  • 🌐 Top Sites:

    • Displays most visited sites from your browser.
    • Add and remove custom shortcuts.

πŸ“‹ Roadmap

This project is still in development. Here's what’s coming next:

  1. Improved UI:

    • Fully responsive design.
    • Animations and polished visuals for a professional feel.
  2. User Accounts:

    • Sync data across devices using cloud storage.
  3. Additional Widgets:

    • Calendar integration.
    • Inspirational quotes.
  4. Settings Panel:

    • Customize themes, widgets, and layout.
  5. Performance Optimizations:

    • Faster load times and smoother animations.

πŸ”§ Installation (For Development)

  1. Clone this repository:
    git clone https://github.com/yashpandav/Extension.git
    cd Extension