Flip Book for PDF Files
Read your PDF or Images book in an immersive way.
Hvad er Flip Book for PDF Files?
Flip Book for PDF Files er en Chrome-udvidelse udviklet af https://book-flip.freefinancetools.net, og dens hovedfunktion er "Read your PDF or Images book in an immersive way.".
Udvidelsesskærmbilleder
Download Flip Book for PDF Files-udvidelses-CRX-fil
Download Flip Book for PDF Files-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Enjoy reading your PDF Files once again.
Read your PDF files with a realistic flipping effect eBook in minutes.
With the easy-to-use interface, you can enjoy turning the pages of your PDF files once again. Simply import a PDF book
and you can begin turning the pages of this PDF file. Flip the pages of your PDF file like you would turn the pages of
a paperback novel.
Enjoy reading PDF files once more! Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | necppopglnhjnkileneblnccelpfinhg |
| Officiel URL | https://chromewebstore.google.com/detail/flip-book-for-pdf-files/necppopglnhjnkileneblnccelpfinhg |
| Beskrivelse | Read your PDF or Images book in an immersive way. |
| Filstørrelse | 528 KB |
| Antal Installationer | 2,349 |
| Nuværende Version | 3.0.0 |
| Senest Opdateret | 2022-04-18 |
| Udgivelsesdato | 2020-10-05 |
| Bedømmelse | 2.00/5 Samlet 5 Bedømmelser |
| Udvikler | https://book-flip.freefinancetools.net |
| [email protected] | |
| Betalingsmetode | free |
| Understøttede Sprog | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"service_worker": "\/js\/background.js"
},
"action": {
"default_icon": "icon-512.png"
},
"container": [
"GOOGLE_DRIVE"
],
"default_locale": "en",
"description": "__MSG_AppDesc__",
"icons": {
"128": "icon-128.png",
"16": "icon-16.png",
"192": "icon-192.png",
"256": "icon-256.png",
"32": "icon-32.png",
"48": "icon-48.png",
"512": "icon-512.png",
"64": "icon-64.png",
"72": "icon-72.png",
"96": "icon-96.png"
},
"manifest_version": 3,
"name": "__MSG_AppName__",
"offline_enabled": true,
"version": "3.0.0",
"homepage_url": "https:\/\/book-flip.freefinancetools.net"
} | |