Deletron All

This extension will delete all files in the Slack Deletron app

Apa itu Deletron All?

Deletron All adalah ekstensi Chrome yang dikembangkan oleh Scott McConnell, dan fitur utamanya adalah "This extension will delete all files in the Slack Deletron app".

Unduh Berkas CRX Ekstensi Deletron All

Unduh file ekstensi Deletron All dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Deletron All Deletron All
ID ncmfgnhllobhhmeajeaakkfhdpifbafp
URL Resmi https://chrome.google.com/webstore/detail/deletron-all/ncmfgnhllobhhmeajeaakkfhdpifbafp
Deskripsi This extension will delete all files in the Slack Deletron app
Ukuran File 5.57 KB
Jumlah Instalasi 21
Versi Saat Ini 1.2
Terakhir Diperbarui 2016-04-26
Tanggal Publikasi 2016-04-26
Pengembang Scott McConnell
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}