PDF Magic
Create and convert PDF to an editable DOC format.
Qu'est-ce que PDF Magic ?
PDF Magic est une extension Chrome développée par rachel, et sa fonction principale est "Create and convert PDF to an editable DOC format.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension PDF Magic
Téléchargez les fichiers d'extension PDF Magic au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | iaelhpkgkhgbepiciamljajmajjnklak |
URL Officiel | https://chrome.google.com/webstore/detail/pdf-magic/iaelhpkgkhgbepiciamljajmajjnklak |
Description | Create and convert PDF to an editable DOC format. |
Taille du Fichier | 174 KB |
Nombre d'Installations | 3,934 |
Version Actuelle | 1.0.1 |
Dernière Mise à Jour | 2022-07-27 |
Date de Publication | 2021-01-10 |
Développeur | rachel |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.pdfmagiconline.com/ |
URL de la Page de Politique de Confidentialité | https://www.pdfmagiconline.com/privacy |
Langues Prises en Charge | 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" } } |