DEV Community

Cover image for Chrome Extension for your Github Gists user scripts
Stefan Breitenstein
Stefan Breitenstein

Posted on

2

Chrome Extension for your Github Gists user scripts

Hi,
wrote a small User Script Manager for Chrome, which is based on Github Gists and VS Code.

Okay it is the monaco editor, which is VS Code based on.

I have sometimes some scripts which I used on a site, like fetch the ticket number on jira.

I saved those scripts as Gist on Github. Copy them from Github and paste it to the dev console bugged me, so i wrote a small extension.

Maybe someone else find it also useful:

Gist User Script Manager Chrome Extension

Top comments (0)

Jetbrains image

Is Your CI/CD Server a Prime Target for Attack?

57% of organizations have suffered from a security incident related to DevOps toolchain exposures. It makes sense—CI/CD servers have access to source code, a highly valuable asset. Is yours secure? Check out nine practical tips to protect your CI/CD.

Learn more

👋 Kindness is contagious

Dive into this thoughtful article, cherished within the supportive DEV Community. Coders of every background are encouraged to share and grow our collective expertise.

A genuine "thank you" can brighten someone’s day—drop your appreciation in the comments below!

On DEV, sharing knowledge smooths our journey and strengthens our community bonds. Found value here? A quick thank you to the author makes a big difference.

Okay