File Crook
Search and download files directly from the internet.
什么是File Crook?
File Crook是由raja开发的Chrome扩展程序,该扩展的主要功能是“Search and download files directly from the internet.”。
扩展截图
下载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.
扩展基本信息
名称 | |
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" } |