Flip Book for PDF Files
Read your PDF or Images book in an immersive way.
Cos'è Flip Book for PDF Files?
Flip Book for PDF Files è un'estensione di Chrome sviluppata da https://book-flip.freefinancetools.net, e la sua funzione principale è "Read your PDF or Images book in an immersive way.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Flip Book for PDF Files
Scarica i file di estensione Flip Book for PDF Files in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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!
Informazioni di Base sull'Estensione
Nome | Flip Book for PDF Files |
ID | necppopglnhjnkileneblnccelpfinhg |
URL Ufficiale | https://chromewebstore.google.com/detail/flip-book-for-pdf-files/necppopglnhjnkileneblnccelpfinhg |
Descrizione | Read your PDF or Images book in an immersive way. |
Dimensione del File | 528 KB |
Conteggio Installazioni | 2,349 |
Versione Corrente | 3.0.0 |
Ultimo Aggiornamento | 2022-04-18 |
Data di Pubblicazione | 2020-10-05 |
Valutazione | 2.00/5 Totale 5 Valutazioni |
Sviluppatore | https://book-flip.freefinancetools.net |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } |