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 |
| Eメール | [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"
}
} | |