File Crook

Search and download files directly from the internet.

Was ist File Crook?

File Crook ist eine Chrome-Erweiterung, die von raja entwickelt wurde, und ihr Hauptmerkmal ist "Search and download files directly from the internet.".

Erweiterungsscreenshots

screenshot

File Crook-Erweiterungs-CRX-Datei herunterladen

Laden Sie File Crook-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name File Crook File Crook
ID ghnemhmclpdilnnfjpakhclfmjimdokd
Offizielle URL https://chromewebstore.google.com/detail/file-crook/ghnemhmclpdilnnfjpakhclfmjimdokd
Beschreibung Search and download files directly from the internet.
Dateigröße 8.42 KB
Installationsanzahl 15
Aktuelle Version 1
Letztes Update 2019-07-18
Veröffentlichungsdatum 2019-07-18
Entwickler raja
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
}