Online File Converter

Online Convert PDF, image, video, document, audio and other files to other formats. Support for 20247 format conversions.

What is Online File Converter?

Online File Converter is a Chrome extension developed by https://office-converter.com, and its main feature is "Online Convert PDF, image, video, document, audio and other files to other formats. Support for 20247 format conversions.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download Online File Converter Extension CRX File

Download Online 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

                        Online Convert PDF, image, video, document, audio and other files to other formats. Support for 20247 format conversions.                    

Extension Basic Information

Name Online File Converter Online File Converter
ID lcjhhlfhefgipjhoppagfmbadjndkcng
Official URL https://chromewebstore.google.com/detail/online-file-converter/lcjhhlfhefgipjhoppagfmbadjndkcng
Description Online Convert PDF, image, video, document, audio and other files to other formats. Support for 20247 format conversions.
File Size 218 KB
Installation Count 6,000
Current Version 1.0.1
Last Updated 2022-11-10
Publish Date 2022-11-09
Developer https://office-converter.com
Email [email protected]
Payment Type free
Extension Website https://www.office-converter.com
Help Page URL https://www.office-converter.com/privacy-policy
Privacy Policy Page URL https://www.onlineconvert.com/privacy-policy
Supported Languages id,de,en,en-GB,en-US,fr,nl,vi,tr,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,sr,bg,ru,uk,iw,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "short_name": "OnlineFileConverter",
    "description": "__MSG_extDesc__",
    "version": "1.0.1",
    "manifest_version": 3,
    "default_locale": "en",
    "background": {
        "type": "module"
    },
    "action": {
        "default_title": "__MSG_extName__",
        "default_icon": "assets\/img\/OnlineConverter.png",
        "default_popup": "views\/popup.html"
    },
    "icons": {
        "16": "assets\/img\/OnlineConvert16.png",
        "48": "assets\/img\/OnlineConverter48.png",
        "128": "assets\/img\/OnlineConverter.png"
    }
}