Online File Converter
Online Convert PDF, image, video, document, audio and other files to other formats. Support for 20247 format conversions.
什麼是Online File Converter?
Online File Converter是由https://office-converter.com開發的Chrome擴展程式,該擴展的主要功能是“Online Convert PDF, image, video, document, audio and other files to other formats. Support for 20247 format conversions.”。
擴展截圖
下載Online File Converter擴展crx文件
下載Online File Converter擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Online Convert PDF, image, video, document, audio and other files to other formats. Support for 20247 format conversions. 擴展基本資訊
| 名稱 | |
| ID | lcjhhlfhefgipjhoppagfmbadjndkcng |
| 官方網址 | https://chromewebstore.google.com/detail/online-file-converter/lcjhhlfhefgipjhoppagfmbadjndkcng |
| 簡介 | Online Convert PDF, image, video, document, audio and other files to other formats. Support for 20247 format conversions. |
| 檔案大小 | 218 KB |
| 安裝次數 | 6,000 |
| 目前版本 | 1.0.1 |
| 更新時間 | 2022-11-10 |
| 上架時間 | 2022-11-09 |
| 開發者 | https://office-converter.com |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://www.office-converter.com |
| 說明頁面URL | https://www.office-converter.com/privacy-policy |
| 隱私政策頁面URL | https://www.onlineconvert.com/privacy-policy |
| 支援的語言 | 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"
}
} | |