Deletron All

This extension will delete all files in the Slack Deletron app

¿Qué es Deletron All?

Deletron All es una extensión de Chrome desarrollada por Scott McConnell, y su función principal es "This extension will delete all files in the Slack Deletron app".

Descargar Archivo CRX de la Extensión Deletron All

Descarga archivos de extensión Deletron All en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

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

Información Básica de la Extensión

Nombre Deletron All Deletron All
ID ncmfgnhllobhhmeajeaakkfhdpifbafp
URL Oficial https://chrome.google.com/webstore/detail/deletron-all/ncmfgnhllobhhmeajeaakkfhdpifbafp
Descripción This extension will delete all files in the Slack Deletron app
Tamaño del Archivo 5.57 KB
Cantidad de Instalaciones 21
Versión Actual 1.2
Última Actualización 2016-04-26
Fecha de Publicación 2016-04-26
Desarrollador Scott McConnell
Tipo de Pago free
Idiomas Soportados 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"
    }
}