PDF Magic
Create and convert PDF to an editable DOC format.
Co to jest PDF Magic?
PDF Magic to rozszerzenie Chrome opracowane przez rachel, a jego główną funkcją jest „Create and convert PDF to an editable DOC format.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia PDF Magic
Pobierz pliki rozszerzeń PDF Magic w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
PDF Magic is a top of the class PDF converter tool! With PDF Magic, you can convert PDF to DOC, DOC to PDF and more, in seconds and it is free to use.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | iaelhpkgkhgbepiciamljajmajjnklak |
Oficjalny URL | https://chrome.google.com/webstore/detail/pdf-magic/iaelhpkgkhgbepiciamljajmajjnklak |
Opis | Create and convert PDF to an editable DOC format. |
Rozmiar pliku | 174 KB |
Liczba instalacji | 3,934 |
Aktualna Wersja | 1.0.1 |
Ostatnia Aktualizacja | 2022-07-27 |
Data Publikacji | 2021-01-10 |
Deweloper | rachel |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://www.pdfmagiconline.com/ |
Adres URL Strony Polityki Prywatności | https://www.pdfmagiconline.com/privacy |
Obsługiwane Języki | en-US |
manifest.json | |
{ "manifest_version": 3, "name": "PDF Magic", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.1", "description": "Create and convert PDF to an editable DOC format.", "icons": { "16": "images\/16x16.png", "96": "images\/48x48.png", "128": "images\/128x128.png" }, "action": { "default_icon": { "16": "images\/16x16.png", "96": "images\/48x48.png", "128": "images\/128x128.png" }, "default_title": "PDF Magic", "default_popup": "index.html" } } |