Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/math2001/sublime-api-chrome-ext
- Owner: math2001
- Created: 2016-11-26T05:42:01.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-10T00:38:12.000Z (about 8 years ago)
- Last Synced: 2024-11-10T07:41:24.320Z (3 months ago)
- Topics: chrome, extension, sublime-text
- Language: HTML
- Size: 970 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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