Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 701 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 701 Bytes

Gif Blaster

Background

I write a good amount of GitHub Team Discussions. I also like to include gifs in these discussions! But sometimes, gifs are distracting. It'd be nice to be able to remove them all so you can focus on the text / static content of a discussion.

This extension helps facilitate that by adding a button to Team Discussions that, on click, removes all gifs on the page.

More coming soon. :)

Installation

This is not distributed yet. Installation instructions coming soon!

Developing

Use the web-ext tool to develop, test, and build this extension.

npm install -g web-ext

web-ext run

web-ext lint

web-ext build