Deletron All

This extension will delete all files in the Slack Deletron app

Deletron Allคืออะไร?

Deletron All เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Scott McConnell และคุณลักษณะหลักของมันคือ "This extension will delete all files in the Slack Deletron app"

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Deletron All

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    }
}