- XKit 7.6.2 or higher, with all the internal extensions up to date.
- Javascript and jQuery knowledge.
- Patience and enough hair to pull when Tumblr changes something and breaks your extension.
- Open the XKit Control Panel > Other > XKit Editor or go to tumblr.com/xkit_editor
- Click on New Extension
- Give a name to your extension (eg: my_extension)
- Update the "Legacy Headers":
- If "FRAME" is set to true, it will only work on Tumblr blog iframe
- Add "SLOW" if your extension manipulates the page extensively.
- Change "DEVELOPER" to your github username (eg:
atesh
). - Add "DETAILS" to write a long description about your extension
- Start writing!