File Converter With Preview
Convert files to other formats.
File Converter With Previewとは何ですか?
File Converter With Previewはhttps://fcwp-fc371.web.appによって開発されたChromeの拡張機能で、その主な機能は「Convert files to other formats.」です。
拡張機能のスクリーンショット
File Converter With Preview拡張機能のCRXファイルをダウンロード
File Converter With Preview拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Convert files to other formats. Supported files: PDF, EPUB, FB2, DOCX, PPTX, GIF, JPEG, MP3, FLAC, MP4, AVI, WEBM, CBR, CBZ, XML, JSON, TXT, HTML, and others. Functions: Preview for converted files. Converting a whole file or part of it. Fast conversion.
拡張機能の基本情報
名前 | File Converter With Preview |
ID | alhkgkahgaeeajneemcjfkiejgfhlpfc |
公式URL | https://chromewebstore.google.com/detail/file-converter-with-previ/alhkgkahgaeeajneemcjfkiejgfhlpfc |
説明 | Convert files to other formats. |
ファイルサイズ | 32.36 KB |
インストール数 | 113 |
現在のバージョン | 1.0 |
最終更新日 | 2021-09-19 |
公開日 | 2021-09-06 |
開発者 | https://fcwp-fc371.web.app |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "File Converter With Preview", "description": "Convert files to other formats.", "version": "1.0", "icons": { "16": "images\/16.png", "48": "images\/48.png", "128": "images\/128.png" }, "homepage_url": "https:\/\/fcwp-fc371.web.app\/", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_title": "File Converter With Preview" }, "manifest_version": 2 } |