DEV Community

Cover image for DevTo top 12 articles in every new tab
Cristo Suarez
Cristo Suarez

Posted on

DevTo top 12 articles in every new tab

This is my first post here, so hello everyone! I've made a simple chrome extension that shows 12 top articles from dev.to every time you open a new tab on google chrome. I've used dev.to API (https://docs.dev.to/api/) to obtain top articles for the last day. This post is directly inspired by this other post-> https://dev.to/jakeprins/how-to-create-and-publish-a-chrome-extension-in-20-minutes-4m7p , so go there if you want to try yourself!

You can check code on github:
https://github.com/bristoll/devToTab

Hope you like it, I'm thinking of publishing it on chrome store

Top comments (0)