File Extension Search
Lookup file extensions from FileInfo.com - The Central File Extensions Registry.
File Extension Search là gì?
File Extension Search là một tiện ích mở rộng Chrome được phát triển bởi https://www.fileinfo.com, và tính năng chính của nó là "Lookup file extensions from FileInfo.com - The Central File Extensions Registry.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng File Extension Search
Tải xuống các tệp mở rộng File Extension Search dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
The File Extension Search chrome extension allows you to look up information about file extensions directly from the Google Chrome toolbar. Simply click the FileInfo.com icon and type an extension in the search box. It is an easy way to look up information about downloaded files before you open them.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | aokplfbmdelppecfeagdfbijgfcljfna |
URL Chính Thức | https://chromewebstore.google.com/detail/file-extension-search/aokplfbmdelppecfeagdfbijgfcljfna |
Mô tả | Lookup file extensions from FileInfo.com - The Central File Extensions Registry. |
Kích Thước Tệp | 48.71 KB |
Số Lần Cài Đặt | 357 |
Phiên Bản Hiện Tại | 1.1 |
Cập Nhật Lần Cuối | 2012-10-26 |
Ngày Phát Hành | 2012-10-25 |
Đánh Giá | 4.75/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | https://www.fileinfo.com |
Loại Thanh Toán | free |
URL Trang Trợ Giúp | http://www.fileinfo.com/help/chrome_extension |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "File Extension Search", "version": "1.1", "manifest_version": 2, "description": "Lookup file extensions from FileInfo.com - The Central File Extensions Registry.", "icons": { "16": "images\/icon19.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "background": "background.html", "browser_action": { "default_icon": "images\/icon19.png", "default_title": "File Extension Search", "default_popup": "popup.html" } } |