File Extension Search
Lookup file extensions from FileInfo.com - The Central File Extensions Registry.
File Extension Searchとは何ですか?
File Extension Searchはhttps://www.fileinfo.comによって開発されたChromeの拡張機能で、その主な機能は「Lookup file extensions from FileInfo.com - The Central File Extensions Registry.」です。
拡張機能のスクリーンショット
File Extension Search拡張機能のCRXファイルをダウンロード
File Extension Search拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | |
ID | aokplfbmdelppecfeagdfbijgfcljfna |
公式URL | https://chromewebstore.google.com/detail/file-extension-search/aokplfbmdelppecfeagdfbijgfcljfna |
説明 | Lookup file extensions from FileInfo.com - The Central File Extensions Registry. |
ファイルサイズ | 48.71 KB |
インストール数 | 357 |
現在のバージョン | 1.1 |
最終更新日 | 2012-10-26 |
公開日 | 2012-10-25 |
評価 | 4.75/5 合計 4 レビュー |
開発者 | https://www.fileinfo.com |
支払い方法 | free |
ヘルプページのURL | http://www.fileinfo.com/help/chrome_extension |
対応言語 | 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" } } |