File Converter With Preview
Convert files to other formats.
ما هو File Converter With Preview؟
File Converter With Preview هو إضافة Chrome تم تطويرها بواسطة https://fcwp-fc371.web.app، والميزة الرئيسية لها هي "Convert files to other formats.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة File Converter With Preview
قم بتنزيل ملفات الامتداد File Converter With Preview بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Convert files to other formats.
Supported files:
PDF, EPUB, FB2, DOCX, PPTX, GIF, JPEG, MP3, FLAC, MP4, AVI, WEBM, CBR, CBZ, XML, JSON, TXT, HTML, and others.
Functions:
Preview for converted files.
Converting a whole file or part of it.
Fast conversion. معلومات أساسية عن التمديد
| الاسم | |
| ID | alhkgkahgaeeajneemcjfkiejgfhlpfc |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/file-converter-with-previ/alhkgkahgaeeajneemcjfkiejgfhlpfc |
| الوصف | Convert files to other formats. |
| حجم الملف | 32.36 KB |
| عدد التثبيتات | 113 |
| النسخة الحالية | 1.0 |
| آخر تحديث | 2021-09-19 |
| تاريخ النشر | 2021-09-06 |
| المطور | https://fcwp-fc371.web.app |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| اللغات المدعومة | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "File Converter With Preview",
"description": "Convert files to other formats.",
"version": "1.0",
"icons": {
"16": "images\/16.png",
"48": "images\/48.png",
"128": "images\/128.png"
},
"homepage_url": "https:\/\/fcwp-fc371.web.app\/",
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "File Converter With Preview"
},
"manifest_version": 2
} | |