![Stories In Progress](https://badge.waffle.io/new-xkit/XKit.svg?label=in%20progress&title=In Progress)
XKit is a small extension framework that powers tweaks for Tumblr.
Currently we support Firefox and Chrome officially. We support Opera unofficially using the same file as the Chrome extension, which you can download here.
First, check the list of issues, and see if there's something there that looks like the problem you're having. Otherwise, file a new issue or come join our support chat; visit our live support page or join our Gitter chat if you have a GitHub account. We don't bite!
XKit needs all the help it can get! If you want to help out, the first step is finding something going wrong. There's a long list of known issues on our issues page and on the original issues page. The next step is to fix the bug.
Come join us in the XKit repo chat if you get stuck, or want some advice! There's normally a few people lurking in there any time of day.
Check out the wiki page!
Review the project prerequisites and learn how to build XKit from source over on the wiki.
In your clone of this repository run:
npm install
To build XKit from source, run:
gulp build
Builds can be found in the build/
directory.
For a list of available build tasks, see the documentation.