Deletron All

This extension will delete all files in the Slack Deletron app

O que é Deletron All?

Deletron All é uma extensão do Chrome desenvolvida por Scott McConnell, e sua principal característica é "This extension will delete all files in the Slack Deletron app".

Baixar o arquivo CRX da Extensão Deletron All

Baixe arquivos de extensão Deletron All no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Deletron All Deletron All
ID ncmfgnhllobhhmeajeaakkfhdpifbafp
URL Oficial https://chrome.google.com/webstore/detail/deletron-all/ncmfgnhllobhhmeajeaakkfhdpifbafp
Descrição This extension will delete all files in the Slack Deletron app
Tamanho do Arquivo 5.57 KB
Contagem de Instalações 21
Versão Atual 1.2
Última Atualização 2016-04-26
Data de Publicação 2016-04-26
Desenvolvedor Scott McConnell
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}