PNG to TIFF Converter

Convert PNG files to TIFF format

Qu'est-ce que PNG to TIFF Converter ?

PNG to TIFF Converter est une extension Chrome développée par http://freepicturesolutions.com, et sa fonction principale est "Convert PNG files to TIFF format".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension PNG to TIFF Converter

Téléchargez les fichiers d'extension PNG to TIFF Converter 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

                        How to convert PNG to TIFF?	 

1-Click extension icon - this will open PNG to TIFF online conversion website. 
2-Select PNG file and click convert button. 
3-You will get your TIFF file download link in your email address.                    

Informations de Base sur l'Extension

Nom PNG to TIFF Converter PNG to TIFF Converter
ID dcnaofimhippahmkhkalihgpkkfmlmpn
URL Officiel https://chrome.google.com/webstore/detail/png-to-tiff-converter/dcnaofimhippahmkhkalihgpkkfmlmpn
Description Convert PNG files to TIFF format
Taille du Fichier 43.11 KB
Nombre d'Installations 47
Version Actuelle 2.0
Dernière Mise à Jour 2020-05-29
Date de Publication 2020-05-29
Évaluation 5.00/5 Total 3 Évaluations
Développeur http://freepicturesolutions.com
Type de Paiement free
Site Web de l'Extension http://freepicturesolutions.com/online/#png-to-tiff-converter
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PNG to TIFF Converter",
    "default_locale": "en",
    "description": "Convert PNG files to TIFF format",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}