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"
    }
}