WebExtension.net
WebExtension.net

New XKit

View on Chrome Web Store
View New XKit Chrome Extension on Chrome Web Store
4.5 (941 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

A fork of XKit, the extension framework for Tumblr.
Type
Extension
Users
100,000 users
View author page of Unknown
Published
Published on July 21, 2015
Version 7.9.2
Manifest version
2
Updated
Updated on May 21, 2020
View on Chrome Web Store
View New XKit Chrome Extension on Chrome Web Store
lifestyle/social
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "all_frames": true,
            "run_at": "document_start",
            "css": [
                "xkit.css"
            ],
            "exclude_matches": [
                "*:\/\/*.tumblr.com\/*\/audio_player_iframe\/*",
                "*:\/\/*.tumblr.com\/*\/photoset_iframe\/*",
                "*:\/\/assets.tumblr.com\/*",
                "*:\/\/*.media.tumblr.com\/*",
                "*:\/\/www.tumblr.com\/upload\/image*",
                "*:\/\/www.tumblr.com\/video\/*"
            ],
            "js": [
                "bridge.js",
                "lodash.min.js",
                "jquery.js",
                "tiptip.js",
                "moment.js",
                "nano.js",
                "xkit.js"
            ],
            "matches": [
                "*:\/\/*.tumblr.com\/*"
            ]
        }
    ],
    "description": "A fork of XKit, the extension framework for Tumblr.",
    "homepage_url": "https:\/\/github.com\/new-xkit\/XKit",
    "icons": {
        "128": "icon.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "44.0",
    "name": "New XKit",
    "author": "New XKit Team",
    "permissions": [
        "storage",
        "unlimitedStorage",
        "*:\/\/*.tumblr.com\/*",
        "https:\/\/new-xkit.github.io\/XKit\/*",
        "https:\/\/cloud.new-xkit.com\/*"
    ],
    "version": "7.9.2",
    "web_accessible_resources": [
        "manifest.json",
        "editor.js"
    ],
    "applications": {
        "gecko": {
            "id": "@new-xkit",
            "update_url": "https:\/\/new-xkit.github.io\/XKit\/Extensions\/dist\/page\/FirefoxUpdate.json"
        }
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top