Deletron All

This extension will delete all files in the Slack Deletron app

什么是Deletron All?

Deletron All是由Scott McConnell开发的Chrome扩展程序,该扩展的主要功能是“This extension will delete all files in the Slack Deletron app”。

下载Deletron All扩展crx文件

下载Deletron All扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Deletron All Deletron All
ID ncmfgnhllobhhmeajeaakkfhdpifbafp
官方URL https://chrome.google.com/webstore/detail/deletron-all/ncmfgnhllobhhmeajeaakkfhdpifbafp
简介 This extension will delete all files in the Slack Deletron app
文件大小 5.57 KB
安装次数 21
当前版本 1.2
更新时间 2016-04-26
上架时间 2016-04-26
开发者 Scott McConnell
付费类型 free
支持的语言 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"
    }
}