FB2 to PDF Converter
Convert FB2 files to PDF
Vad är FB2 to PDF Converter?
FB2 to PDF Converter är en Chrome-tillägg utvecklad av https://online-converter.freepdfsolutions.com, och dess huvudfunktion är "Convert FB2 files to PDF".
Tilläggsskärmbilder
Ladda ner FB2 to PDF Converter-förlängningens CRX-fil
Ladda ner FB2 to PDF Converter-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | hooffmbaapnlmcibimhmflpnjbpcgkdk |
| Officiell webbadress | https://chromewebstore.google.com/detail/fb2-to-pdf-converter/hooffmbaapnlmcibimhmflpnjbpcgkdk |
| Beskrivning | Convert FB2 files to PDF |
| Filstorlek | 47.31 KB |
| Antal Installationer | 848 |
| Aktuell Version | 2.0 |
| Senast Uppdaterad | 2020-06-02 |
| Publiceringsdatum | 2020-06-01 |
| Utvecklare | https://online-converter.freepdfsolutions.com |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | http://online-converter.freepdfsolutions.com/ebooks.php#fb2-to-pdf-converter |
| URL till Sekretesspolicy Sidan | https://freeconverting.com/privacy.php |
| Stödda Språk | 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"
}
} | |