SwiftConverter | Free File Converter
Convert your video, audio, document and image files to any format free with SwiftConverter.
SwiftConverter | Free File Converterとは何ですか?
SwiftConverter | Free File ConverterはBrisk Cloudwareによって開発されたChromeの拡張機能で、その主な機能は「Convert your video, audio, document and image files to any format free with SwiftConverter.」です。
拡張機能のスクリーンショット
SwiftConverter | Free File Converter拡張機能のCRXファイルをダウンロード
SwiftConverter | Free File Converter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Convert your video, audio, document and image files to any format free with SwiftConverter. This extension lets you convert media, documents and audio easy and fast from one format to another. SwiftConverter supports a wide range of file formats. Simply upload your file, select your desired output format and click 'Convert'. Your file will be ready for download in seconds. You can access SwiftConverter anywhere, on any device with an internet connection - SwiftConverter operates fully in the cloud. Converting files online has never been easier. Download the SwiftConverter Free File Converter extension today!
拡張機能の基本情報
名前 | SwiftConverter | Free File Converter |
ID | ielmedmaojjcccenembkobaocbikcepl |
公式URL | https://chromewebstore.google.com/detail/swiftconverter-free-file/ielmedmaojjcccenembkobaocbikcepl |
説明 | Convert your video, audio, document and image files to any format free with SwiftConverter. |
ファイルサイズ | 9.31 KB |
インストール数 | 866 |
現在のバージョン | 1.0.3 |
最終更新日 | 2019-08-29 |
公開日 | 2019-08-29 |
開発者 | Brisk Cloudware |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://www.swiftconverter.com |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SwiftConverter | Free File Converter", "short_name": "SwiftConverter", "version": "1.0.3", "manifest_version": 2, "description": "Convert your video, audio, document and image files to any format free with SwiftConverter.", "homepage_url": "http:\/\/www.swiftconverter.com", "icons": { "128": "images\/icon_128.png" }, "background": { "scripts": [ "scchromeextension.js" ], "persistent": true }, "browser_action": { "default_title": "Open SwiftConverter" }, "permissions": [ "http:\/\/www.swiftconverter.com\/*", "https:\/\/www.swiftconverter.com\/*" ] } |