PEF to JPG Converter

Convert PEF raw images to JPG format

Qu'est-ce que PEF to JPG Converter ?

PEF to JPG Converter est une extension Chrome développée par https://rawimageconverter.com, et sa fonction principale est "Convert PEF raw images to JPG format".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension PEF to JPG Converter

Téléchargez les fichiers d'extension PEF to JPG 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 PEF to JPG?
1-Click extension icon - this will open PEF to JPG online raw image conversion website. 
2-Select PEF file and click 'convert file' button. 
3-You will get your JPG file download link in matter of seconds.                    

Informations de Base sur l'Extension

Nom PEF to JPG Converter PEF to JPG Converter
ID kpdjacdckipgppbfjahanifkmdbjmgic
URL Officiel https://chrome.google.com/webstore/detail/pef-to-jpg-converter/kpdjacdckipgppbfjahanifkmdbjmgic
Description Convert PEF raw images to JPG format
Taille du Fichier 42.14 KB
Nombre d'Installations 56
Version Actuelle 1.0
Dernière Mise à Jour 2020-09-06
Date de Publication 2020-09-06
Évaluation 2.00/5 Total 1 Évaluations
Développeur https://rawimageconverter.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://rawimageconverter.com/pef-to-jpg-converter
URL de la Page de Politique de Confidentialité https://www.rawimageconverter.com/privacypolicy.html
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PEF to JPG Converter",
    "default_locale": "en",
    "description": "Convert PEF raw images to JPG format",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "1.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}