0xazure / XKit

Fork of XKit, the Extension framework for Tumblr

Home Page:http://new-xkit-extension.tumblr.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XKit

![Stories In Progress](https://badge.waffle.io/new-xkit/XKit.svg?label=in%20progress&title=In Progress) Build Status

XKit is a small extension framework that powers tweaks for Tumblr.

Get a release build

Currently we support Firefox and Chrome officially. We support Opera unofficially using the same file as the Chrome extension, which you can download here.

Support Join the chat at https://gitter.im/new-xkit/support

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!

Contribute

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.

Writing a New Extension

Read the guide on writing a new extension!

Develop XKit

Review the project prerequisites and learn how to build XKit from source.

Quickstart

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.

About

Fork of XKit, the Extension framework for Tumblr

http://new-xkit-extension.tumblr.com/

License:Other


Languages

Language:JavaScript 73.7%Language:CSS 26.3%Language:Shell 0.1%Language:HTML 0.0%