Deletron All

This extension will delete all files in the Slack Deletron app

Qu'est-ce que Deletron All ?

Deletron All est une extension Chrome développée par Scott McConnell, et sa fonction principale est "This extension will delete all files in the Slack Deletron app".

Télécharger le fichier CRX de l'extension Deletron All

Téléchargez les fichiers d'extension Deletron All au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Deletron All Deletron All
ID ncmfgnhllobhhmeajeaakkfhdpifbafp
URL Officiel https://chrome.google.com/webstore/detail/deletron-all/ncmfgnhllobhhmeajeaakkfhdpifbafp
Description This extension will delete all files in the Slack Deletron app
Taille du Fichier 5.57 KB
Nombre d'Installations 21
Version Actuelle 1.2
Dernière Mise à Jour 2016-04-26
Date de Publication 2016-04-26
Développeur Scott McConnell
Type de Paiement free
Langues Prises en Charge 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"
    }
}