Skip to content

vibemod/browser-extension

Repository files navigation

Browser Extension

A Chrome extension for browsing GitHub trending repositories with filters for programming language and time range.

Features

  • Browse trending repositories on GitHub
  • Filter by programming language (JavaScript, Python, TypeScript, Go, Rust, etc.)
  • Filter by time range (Today, This Week, This Month)
  • View repository details: stars, forks, description, contributors
  • Click to open repositories in new tabs

Development

  1. Install dependencies:
make install
  1. Build the extension:
make build
  1. Run the development server:
make dev
  1. Load the extension in Chrome:
    • Open chrome://extensions
    • Enable "Developer mode"
    • Click "Load unpacked"
    • Select the dist folder

Build

make build

Tech Stack

  • Vue 3 + TypeScript
  • Vite
  • Tailwind CSS
  • Chrome Extension Manifest V3

Demo

About

AI ready playground with Chrome Extensions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors