ConvertToPdf
ConvertoPDF allows you to view, edit, convert and create PDFs online, plus get direct access to web search on your new tab page.
Qu'est-ce que ConvertToPdf ?
ConvertToPdf est une extension Chrome développée par ztek.apps, et sa fonction principale est "ConvertoPDF allows you to view, edit, convert and create PDFs online, plus get direct access to web search on your new tab page.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension ConvertToPdf
Téléchargez les fichiers d'extension ConvertToPdf 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
                        Get links to PDF converter with as well as  new tab page search.
ConvertoPDF Tab Offers:
- Convenient and easy search
- Links for different PDF related capabilities
The extension requests the following permissions:
- Set your new tab page search to https://nt.convertopdf.com/
- Can read and change your data on sites: 
  *://*.convertopdf.com/*
https://*.blpsearch.com/*
https://*.service.prsstobe.com/*
terms:
https://www.convertopdf.com/terms
privacy:
https://www.convertopdf.com/privacy                     Informations de Base sur l'Extension
| Nom |   |  
| ID | cphpiaeghkgaodcpcepgboloofaajjib | 
| URL Officiel | https://chromewebstore.google.com/detail/converttopdf/cphpiaeghkgaodcpcepgboloofaajjib | 
| Description | ConvertoPDF allows you to view, edit, convert and create PDFs online, plus get direct access to web search on your new tab page. | 
| Taille du Fichier | 73.86 KB | 
| Nombre d'Installations | 1,100 | 
| Version Actuelle | 1.0.833.904 | 
| Dernière Mise à Jour | 2020-07-17 | 
| Date de Publication | 2020-06-28 | 
| Évaluation | 4.50/5 Total 2 Évaluations | 
| Développeur | ztek.apps | 
| [email protected] | |
| Type de Paiement | free | 
| URL de la Page de Politique de Confidentialité | https://www.blpsearch.com/privacy | 
| Langues Prises en Charge | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.0.833.904",
    "name": "ConvertToPdf",
    "description": "ConvertoPDF allows you to view, edit, convert and create PDFs online, plus get direct access to web search on your new tab page.",
    "icons": {
        "128": "icons\/icon-128.png"
    },
    "background": {
        "scripts": [
            "js\/brand.js",
            "js\/aes.js",
            "js\/mode-ecb.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/icon-128.png",
        "default_title": "ConvertToPdf"
    },
    "chrome_url_overrides": {
        "newtab": "newtab\/index.html"
    },
    "web_accessible_resources": [
        "icons\/checker.gif"
    ],
    "permissions": [
        "*:\/\/*.convertopdf.com\/*",
        "https:\/\/*.blpsearch.com\/*",
        "https:\/\/*.service.prsstobe.com\/*",
        "cookies",
        "storage"
    ]
}  |  |