SkillAgentSearch skills...

Devo

A Chrome and Firefox extension that displays GitHub Trending, Hacker News, Product Hunt and Designer News on every new tab.

Install / Use

/learn @karakanb/Devo

README

<p align="center"> <img width="250" src="./img/logo.png"> </p> <p align="center"> GitHub Trending, Hacker News and Product Hunt, on every new tab! </p>

Devo is a Google Chrome and Mozilla Firefox extension that displays GitHub Trending, Hacker News, Product Hunt and more platforms on every new tab. It caches the information for 30 minutes, so that there is no extra calls to the external services, hence allowing a faster experience.

<a href="https://www.buymeacoffee.com/Mw3KB7oHE" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" ></a>

<p align="center"> <img src="./img/day_mode.png"> </p> <p align="center"> <img src="./img/night_mode.png"> </p>

Installation

Devo can be installed for Chrome here, and Firefox here.

For installation on Safari:

  1. Deploy to Netlify
  2. Once deployed, update homepage on safari.

Demo

Demo can be found here.

Platforms

Devo currently supports:

Adding a new platform

Adding a new platform is super easy. All you need to do is:

You can check the HackerNews component to see how easy it is to add a new platform. Feel free to submit pull requests or ask questions regarding adding a new platform, any kind of input is appreciated.

How to build?

First of all, you need to install the dependencies. After that, you can run the build command and the optimized bundle will be created in dist/ directory:

npm install # install the dependencies.
npm run build # build the optimized bundle.
View on GitHub
GitHub Stars429
CategoryDesign
Updated29d ago
Forks52

Languages

Vue

Security Score

100/100

Audited on Feb 23, 2026

No findings