Deletron All

This extension will delete all files in the Slack Deletron app

What is Deletron All?

Deletron All is a Chrome extension developed by Scott McConnell, and its main feature is "This extension will delete all files in the Slack Deletron app".

Download Deletron All Extension CRX File

Download Deletron All extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        The extension allows the user to delete all files from http://www.slackdeletron.com                    

Extension Basic Information

Name Deletron All Deletron All
ID ncmfgnhllobhhmeajeaakkfhdpifbafp
Official URL https://chrome.google.com/webstore/detail/deletron-all/ncmfgnhllobhhmeajeaakkfhdpifbafp
Description This extension will delete all files in the Slack Deletron app
File Size 5.57 KB
Installation Count 21
Current Version 1.2
Last Updated 2016-04-26
Publish Date 2016-04-26
Developer Scott McConnell
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Deletron All",
    "description": "This extension will delete all files in the Slack Deletron app",
    "version": "1.2",
    "permissions": [
        "tabs",
        ""
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}