YCT - MOBI to PDF Converter
Absolutely Free online MOBI to PDF converter.
Что такое YCT - MOBI to PDF Converter?
YCT - MOBI to PDF Converter - это расширение Chrome, разработанное mojosavingsonline, и его основная функция - "Absolutely Free online MOBI to PDF converter.".
Снимки экрана расширения
Скачать файл CRX расширения YCT - MOBI to PDF Converter
Скачайте файлы расширений YCT - MOBI to PDF Converter в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Mobi to PDF – YCT Mobi to PDF converter is a great application to use in our daily life. Mobi is just another e-book file format that supports bookmarking, adding notes, JavaScript, frames and corrections. All these features make mobi a great and popular file format for e-book. But the problem arises when mobi is not supported by default in many devices. This is why we need Mobi to PDF converter. Developers at YCT have designed the mobi to PDF converter to make your conversion easy. With mobi to DF converte you don’t even need to go through a boring process of registration. Just install it by pressing “Add to Chrome” and you are ready to go. Using this chrome extension, you can convert right from the new tab of your web browser. Moreover, it is designed to preserve the data and layouts over the extensions. Many applications provide these file conversions. But, a very few of these are able to preserve the consistency. Mobi to PDF converter by YCT does this perfectly. The developers at YCT know that all the structures in mobi are not support as is in PDF format. So, they took special care to provide cross-extension compatibility of the structures and features. Salient features of mobi to PDF converter: • No registration • Secure Data Transmission • Great compatibility • Easy to use Moreover, You Convert It pays high attention to the user data security. This is why they keep upgrading their transmission technology to the more secured ones, to protect user’s data. Another essential point to remember is mobi format is fading away with time. So, there are a very few converters doing this job perfectly. Mobi to PDF converter by YCT does a great job by reviving the old mobi format. Also, the uninstallation is as easy as the installation. You can even uninstall the extension at any time, if required. Enjoy your PDF!
Основная информация о расширении
Название | |
ID | nfpfljoakahdlkldapiaigdepaadoppk |
Официальный URL | https://chrome.google.com/webstore/detail/yct-mobi-to-pdf-converter/nfpfljoakahdlkldapiaigdepaadoppk |
Описание | Absolutely Free online MOBI to PDF converter. |
Размер файла | 39.97 KB |
Количество установок | 666 |
Текущая Версия | 1.0 |
Последнее Обновление | 2019-05-21 |
Дата публикации | 2019-05-21 |
Рейтинг | 5.00/5 Всего 2 оценок |
Разработчик | mojosavingsonline |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://www.youconvertit.com |
URL страницы помощи | https://www.youconvertit.com/index.php?page=faqs |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "YCT - MOBI to PDF Converter", "short_name": "MOBI to PDF Converter", "version": "1.0", "description": "Absolutely Free online MOBI to PDF converter.", "background": { "scripts": [ "background.js" ], "persistent": false }, "browser_action": { "default_icon": { "16": "images\/yci_16.png", "32": "images\/yci_32.png", "48": "images\/yci_48.png", "128": "images\/yci_128.png" } }, "icons": { "16": "images\/yci_16.png", "32": "images\/yci_32.png", "48": "images\/yci_48.png", "128": "images\/yci_128.png" }, "homepage_url": "http:\/\/youconvertit.com\/index.php", "manifest_version": 2 } |