Online File Converter

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

Vad är Online File Converter?

Online File Converter är en Chrome-tillägg utvecklad av https://office-converter.com, och dess huvudfunktion är "Online Convert PDF, image, video, document, audio and other files to other formats. Support for 20247 format conversions.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Online File Converter-förlängningens CRX-fil

Ladda ner Online File Converter-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Online File Converter Online File Converter
ID lcjhhlfhefgipjhoppagfmbadjndkcng
Officiell webbadress https://chromewebstore.google.com/detail/online-file-converter/lcjhhlfhefgipjhoppagfmbadjndkcng
Beskrivning Online Convert PDF, image, video, document, audio and other files to other formats. Support for 20247 format conversions.
Filstorlek 218 KB
Antal Installationer 6,000
Aktuell Version 1.0.1
Senast Uppdaterad 2022-11-10
Publiceringsdatum 2022-11-09
Utvecklare https://office-converter.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.office-converter.com
Hjälpsida URL https://www.office-converter.com/privacy-policy
URL till Sekretesspolicy Sidan https://www.onlineconvert.com/privacy-policy
Stödda Språk 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"
    }
}