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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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