forked from Tylian/XKit
-
Notifications
You must be signed in to change notification settings - Fork 135
Home
atesh edited this page Aug 19, 2013
·
18 revisions
- Learn how to get started on writing a new extension for XKit.
- Here is an example extension.
- XKit is the God-Object. Start here for API.
- XKit Interface is used to interact with Tumblr pages now. Read it and use it for your extensions for maximum compatibility and minimum hair loss.
- Learn about the Run/Destroy sequences, which are really important.
-
Adding preferences to your extension
Tips and examples on how to make your extension more customizable. -
Legacy Headers
These are required for all extensions. -
Extension Icons guidelines
Create cool icons for your extensions. -
Tumblr Dashboard API
Information about the stuff Tumblr uses on Dashboard. -
Tumblr Classes
Information about the classes and data attributes that Tumblr uses. -
Build XKit
Learn how to build XKit for your browser.