File Crook

Search and download files directly from the internet.

Vad är File Crook?

File Crook är en Chrome-tillägg utvecklad av raja, och dess huvudfunktion är "Search and download files directly from the internet.".

Tilläggsskärmbilder

screenshot

Ladda ner File Crook-förlängningens CRX-fil

Ladda ner File Crook-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn File Crook File Crook
ID ghnemhmclpdilnnfjpakhclfmjimdokd
Officiell webbadress https://chromewebstore.google.com/detail/file-crook/ghnemhmclpdilnnfjpakhclfmjimdokd
Beskrivning Search and download files directly from the internet.
Filstorlek 8.42 KB
Antal Installationer 15
Aktuell Version 1
Senast Uppdaterad 2019-07-18
Publiceringsdatum 2019-07-18
Utvecklare raja
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
}