SwiftConverter | Free File Converter
Convert your video, audio, document and image files to any format free with SwiftConverter.
What is SwiftConverter | Free File Converter?
SwiftConverter | Free File Converter is a Chrome extension developed by Brisk Cloudware, and its main feature is "Convert your video, audio, document and image files to any format free with SwiftConverter.".
Extension Screenshots
Download SwiftConverter | Free File Converter Extension CRX File
Download SwiftConverter | Free File Converter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!
Extension Basic Information
Name | SwiftConverter | Free File Converter |
ID | ielmedmaojjcccenembkobaocbikcepl |
Official URL | https://chromewebstore.google.com/detail/swiftconverter-free-file/ielmedmaojjcccenembkobaocbikcepl |
Description | Convert your video, audio, document and image files to any format free with SwiftConverter. |
File Size | 9.31 KB |
Installation Count | 866 |
Current Version | 1.0.3 |
Last Updated | 2019-08-29 |
Publish Date | 2019-08-29 |
Developer | Brisk Cloudware |
[email protected] | |
Payment Type | free |
Extension Website | http://www.swiftconverter.com |
Supported Languages | 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\/*" ] } |