DEV Community

Cover image for Published my first Chrome extension - Github Marker
Mehul Lakhanpal
Mehul Lakhanpal

Posted on

2

Published my first Chrome extension - Github Marker

I have bookmarked various awesome-* repos on Github (ex., Awesome React, Awesome for Begineers, etc). These repositories mainly contain a readme.md file which lists all the awesome links to articles, videos, tutorials, etc.

A few days after, I went through some of the links, I was confused if I had read/visited that link earlier. I had to check that link and then I would realize.

BOOM

Got an idea to make a chrome extension about it.

I made an extension which helps in marking the links. There are 3 options available:

  1. checkbox - It can be used to know if that link was read or not.
  2. heart - Mark the link as favorite.
  3. bookmark - In case, you need to read it later.

Below is the preview of the extension:

Alt Text

Screenshot

Alt Text

It's a simple extension which stores the state in chrome memory

Download it here. Its open-source too, check it here

Hope it's of some use...


Thanks for reading 💙

Follow @codedrops.tech for daily posts.

InstagramTwitterFacebook

Micro-Learning ● Web Development ● Javascript ● MERN stack ● Javascript

codedrops.tech

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay