Deletron All

This extension will delete all files in the Slack Deletron app

Deletron All là gì?

Deletron All là một tiện ích mở rộng Chrome được phát triển bởi Scott McConnell, và tính năng chính của nó là "This extension will delete all files in the Slack Deletron app".

Tải xuống tệp CRX của tiện ích mở rộng Deletron All

Tải xuống các tệp mở rộng Deletron All dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Deletron All Deletron All
ID ncmfgnhllobhhmeajeaakkfhdpifbafp
URL Chính Thức https://chrome.google.com/webstore/detail/deletron-all/ncmfgnhllobhhmeajeaakkfhdpifbafp
Mô tả This extension will delete all files in the Slack Deletron app
Kích Thước Tệp 5.57 KB
Số Lần Cài Đặt 21
Phiên Bản Hiện Tại 1.2
Cập Nhật Lần Cuối 2016-04-26
Ngày Phát Hành 2016-04-26
Nhà Phát Triển Scott McConnell
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}