Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/math2001/sublime-api-chrome-ext

A google chrome extension to make the sublime text 3 API web page more pleasant to use
https://github.com/math2001/sublime-api-chrome-ext

chrome extension sublime-text

Last synced: 29 days ago
JSON representation

A google chrome extension to make the sublime text 3 API web page more pleasant to use

Awesome Lists containing this project

README

        

# Sublime API Chrome Extension

Here's what you'll get if you use this extension:

![demo](demo.gif)

it's not perfect (pretty far from it), but I prefer to have this side bar.

If you want to download the code to change it, or just to make sure you know that the extension you're using is safe (because you can see the code), do the following steps:

1. clone this repo wherever you want on your computer
2. open the extensions chrome page (`chrome://extensions`)
3. Tick the box `Developer Mode`
4. click on `Load unpacked extension...`
5. select this repo's folder
6. click `ok`

Done