Deletron All

This extension will delete all files in the Slack Deletron app

Vad är Deletron All?

Deletron All är en Chrome-tillägg utvecklad av Scott McConnell, och dess huvudfunktion är "This extension will delete all files in the Slack Deletron app".

Ladda ner Deletron All-förlängningens CRX-fil

Ladda ner Deletron All-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Deletron All Deletron All
ID ncmfgnhllobhhmeajeaakkfhdpifbafp
Officiell webbadress https://chrome.google.com/webstore/detail/deletron-all/ncmfgnhllobhhmeajeaakkfhdpifbafp
Beskrivning This extension will delete all files in the Slack Deletron app
Filstorlek 5.57 KB
Antal Installationer 21
Aktuell Version 1.2
Senast Uppdaterad 2016-04-26
Publiceringsdatum 2016-04-26
Utvecklare Scott McConnell
Betalningssätt free
Stödda Språk 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"
    }
}