Deletron All

This extension will delete all files in the Slack Deletron app

Deletron All क्या है?

Deletron All Scott McConnell द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension will delete all files in the Slack Deletron app"।

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Deletron All एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    }
}