File Crook

Search and download files directly from the internet.

File Crook क्या है?

File Crook raja द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Search and download files directly from the internet."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

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

crx प्रारूप में File Crook एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Search and Download files directly from the internet, bypassing webpages and ads. 
Search and Download Images, Videos, Documents, PDF, DOCX, DOC, GIF, Music, Software, Games, and much more.                    

एक्सटेंशन की मूल जानकारी

नाम File Crook File Crook
ID ghnemhmclpdilnnfjpakhclfmjimdokd
आधिकारिक URL https://chromewebstore.google.com/detail/file-crook/ghnemhmclpdilnnfjpakhclfmjimdokd
विवरण Search and download files directly from the internet.
फ़ाइल का आकार 8.42 KB
स्थापना संख्या 15
वर्तमान संस्करण 1
अंतिम अपडेट 2019-07-18
प्रकाशन तिथि 2019-07-18
डेवलपर raja
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "File Crook",
    "version": "1",
    "description": "Search and download files directly from the internet.",
    "icons": {
        "128": "icon.png"
    },
    "browser_action": {
        "default_title": "Search and download files directly from the internet.",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs"
    ],
    "author": "Raja Raghav"
}