MarkH817 / 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

Build Status

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

Get a release build

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

Support Discord

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; just hop on over to our Discord server. We don't bite!

Contribute Discord

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 Discord 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.9%Language:CSS 26.1%Language:Shell 0.0%Language:HTML 0.0%