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 |
| 官方URL | 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"
}
} | |