Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wooldoughnut310/gistify

Chrome extension to display Copy To Gist button on code blocks.
https://github.com/wooldoughnut310/gistify

Last synced: 21 days ago
JSON representation

Chrome extension to display Copy To Gist button on code blocks.

Awesome Lists containing this project

README

        

## gistify

Chrome extension to display Copy To Gist button on code blocks.

## Building the extension

```
npm run build
```

## Loading unpacked files

Click "Load unpacked" at `chrome://extensions`.

Select the `dist` folder.