Deletron All

This extension will delete all files in the Slack Deletron app

Cos'è Deletron All?

Deletron All è un'estensione di Chrome sviluppata da Scott McConnell, e la sua funzione principale è "This extension will delete all files in the Slack Deletron app".

Scarica il file CRX dell'estensione Deletron All

Scarica i file di estensione Deletron All in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Deletron All Deletron All
ID ncmfgnhllobhhmeajeaakkfhdpifbafp
URL Ufficiale https://chrome.google.com/webstore/detail/deletron-all/ncmfgnhllobhhmeajeaakkfhdpifbafp
Descrizione This extension will delete all files in the Slack Deletron app
Dimensione del File 5.57 KB
Conteggio Installazioni 21
Versione Corrente 1.2
Ultimo Aggiornamento 2016-04-26
Data di Pubblicazione 2016-04-26
Sviluppatore Scott McConnell
Tipo di Pagamento free
Lingue Supportate 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"
    }
}