juangesino / devo

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

Home Page:https://burakkarakan.com/devo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Trending, Hacker News and Product Hunt, on every new tab!


Devo is a Google Chrome and Mozilla Firefox extension that displays GitHub Trending, Hacker News and Product Hunt 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.

Buy Me A Coffee

Installation

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

Demo

Demo can be found here.

How to build?

First of all, you need to install the npm 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.

About

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

https://burakkarakan.com/devo/

License:MIT License


Languages

Language:Vue 69.2%Language:JavaScript 29.6%Language:HTML 1.2%