FB2 to PDF Converter
Convert FB2 files to PDF
FB2 to PDF Converterとは何ですか?
FB2 to PDF Converterはhttps://online-converter.freepdfsolutions.comによって開発されたChromeの拡張機能で、その主な機能は「Convert FB2 files to PDF」です。
拡張機能のスクリーンショット
FB2 to PDF Converter拡張機能のCRXファイルをダウンロード
FB2 to PDF Converter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
How to convert FB2 to PDB?
1-Click extension icon - this will open FB2 to PDB online conversion website.
2-Select FB2 file and click convert button.
3-You will get your PDB file download link in your email address. 拡張機能の基本情報
| 名前 | |
| ID | hooffmbaapnlmcibimhmflpnjbpcgkdk |
| 公式URL | https://chromewebstore.google.com/detail/fb2-to-pdf-converter/hooffmbaapnlmcibimhmflpnjbpcgkdk |
| 説明 | Convert FB2 files to PDF |
| ファイルサイズ | 47.31 KB |
| インストール数 | 848 |
| 現在のバージョン | 2.0 |
| 最終更新日 | 2020-06-02 |
| 公開日 | 2020-06-01 |
| 開発者 | https://online-converter.freepdfsolutions.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://online-converter.freepdfsolutions.com/ebooks.php#fb2-to-pdf-converter |
| プライバシーポリシーページのURL | https://freeconverting.com/privacy.php |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "FB2 to PDF Converter",
"default_locale": "en",
"description": "Convert FB2 files to PDF",
"background": {
"scripts": [
"background.js"
]
},
"version": "2.0",
"icons": {
"128": "images\/icon-128.png"
},
"browser_action": {
"default_icon": "images\/icon-128.png"
}
} | |