File Crook

Search and download files directly from the internet.

File Crookคืออะไร?

File Crook เป็นส่วนขยายของ Chrome ที่พัฒนาโดย raja และคุณลักษณะหลักของมันคือ "Search and download files directly from the internet."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย File Crook

ดาวน์โหลดไฟล์ส่วนขยาย File Crook ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ File Crook File Crook
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"
}