FB2 to PDF Converter
Convert FB2 files to PDF
Wat is FB2 to PDF Converter?
FB2 to PDF Converter is een Chrome-extensie ontwikkeld door https://online-converter.freepdfsolutions.com, en de belangrijkste functie is "Convert FB2 files to PDF".
Extensie Screenshots
Download het CRX-bestand van de extensie FB2 to PDF Converter
Download FB2 to PDF Converter-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | hooffmbaapnlmcibimhmflpnjbpcgkdk |
| Officiële URL | https://chromewebstore.google.com/detail/fb2-to-pdf-converter/hooffmbaapnlmcibimhmflpnjbpcgkdk |
| Beschrijving | Convert FB2 files to PDF |
| Bestandsgrootte | 47.31 KB |
| Aantal Installaties | 848 |
| Huidige Versie | 2.0 |
| Laatst Bijgewerkt | 2020-06-02 |
| Publicatiedatum | 2020-06-01 |
| Ontwikkelaar | https://online-converter.freepdfsolutions.com |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | http://online-converter.freepdfsolutions.com/ebooks.php#fb2-to-pdf-converter |
| URL van de Privacybeleid Pagina | https://freeconverting.com/privacy.php |
| Ondersteunde Talen | 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"
}
} | |