File Crook
Search and download files directly from the internet.
Qu'est-ce que File Crook ?
File Crook est une extension Chrome développée par raja, et sa fonction principale est "Search and download files directly from the internet.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension File Crook
Téléchargez les fichiers d'extension File Crook au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | ghnemhmclpdilnnfjpakhclfmjimdokd |
URL Officiel | https://chromewebstore.google.com/detail/file-crook/ghnemhmclpdilnnfjpakhclfmjimdokd |
Description | Search and download files directly from the internet. |
Taille du Fichier | 8.42 KB |
Nombre d'Installations | 15 |
Version Actuelle | 1 |
Dernière Mise à Jour | 2019-07-18 |
Date de Publication | 2019-07-18 |
Développeur | raja |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" } |