File Crook
Search and download files directly from the internet.
ما هو File Crook؟
File Crook هو إضافة Chrome تم تطويرها بواسطة raja، والميزة الرئيسية لها هي "Search and download files directly from the internet.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة File Crook
قم بتنزيل ملفات الامتداد File Crook بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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.
معلومات أساسية عن التمديد
الاسم | |
ID | ghnemhmclpdilnnfjpakhclfmjimdokd |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/file-crook/ghnemhmclpdilnnfjpakhclfmjimdokd |
الوصف | Search and download files directly from the internet. |
حجم الملف | 8.42 KB |
عدد التثبيتات | 15 |
النسخة الحالية | 1 |
آخر تحديث | 2019-07-18 |
تاريخ النشر | 2019-07-18 |
المطور | raja |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | 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" } |