File Crook

Search and download files directly from the internet.

File Crookとは何ですか?

File Crookはrajaによって開発されたChromeの拡張機能で、その主な機能は「Search and download files directly from the internet.」です。

拡張機能のスクリーンショット

screenshot

File Crook拡張機能のCRXファイルをダウンロード

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
Eメール [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"
}