File Crook
Search and download files directly from the internet.
Hvad er File Crook?
File Crook er en Chrome-udvidelse udviklet af raja, og dens hovedfunktion er "Search and download files directly from the internet.".
Udvidelsesskærmbilleder
Download File Crook-udvidelses-CRX-fil
Download File Crook-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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æggende oplysninger om udvidelsen
Navn | |
ID | ghnemhmclpdilnnfjpakhclfmjimdokd |
Officiel URL | https://chromewebstore.google.com/detail/file-crook/ghnemhmclpdilnnfjpakhclfmjimdokd |
Beskrivelse | Search and download files directly from the internet. |
Filstørrelse | 8.42 KB |
Antal Installationer | 15 |
Nuværende Version | 1 |
Senest Opdateret | 2019-07-18 |
Udgivelsesdato | 2019-07-18 |
Udvikler | raja |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | 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" } |