File Crook
Search and download files directly from the internet.
Apa itu File Crook?
File Crook adalah ekstensi Chrome yang dikembangkan oleh raja, dan fitur utamanya adalah "Search and download files directly from the internet.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi File Crook
Unduh file ekstensi File Crook dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | ghnemhmclpdilnnfjpakhclfmjimdokd |
URL Resmi | https://chromewebstore.google.com/detail/file-crook/ghnemhmclpdilnnfjpakhclfmjimdokd |
Deskripsi | Search and download files directly from the internet. |
Ukuran File | 8.42 KB |
Jumlah Instalasi | 15 |
Versi Saat Ini | 1 |
Terakhir Diperbarui | 2019-07-18 |
Tanggal Publikasi | 2019-07-18 |
Pengembang | raja |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } |