{
    "id" : "profile-disabler",
    "title": "Profile Disabler",
    "description": "This tool is an utility to mass disable the chosen profiles.",
    "scripts": {
        "disabler" : {
            "js": "https://adamolczak.github.io/tiq_profile_disabler/profile-disabler.js",
            "template": "https://adamolczak.github.io/tiq_profile_disabler/profile-disabler.html",
            "remote_js": true,
            "remote_template": true,
            "auto_inject": true
        }
    }
}