RAW to JPG Converter
Convert RAW raw images to JPG format
Wat is RAW to JPG Converter?
RAW to JPG Converter is een Chrome-extensie ontwikkeld door https://rawimageconverter.com, en de belangrijkste functie is "Convert RAW raw images to JPG format".
Extensie Screenshots
Download het CRX-bestand van de extensie RAW to JPG Converter
Download RAW to JPG Converter-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        How to convert RAW to JPG?
1-Click extension icon - this will open RAW to JPG online raw image conversion website. 
2-Select RAW file and click 'convert file' button. 
3-You will get your JPG file download link in matter of seconds.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | mejiokiilelmecdbhebjicllikigfgde | 
| Officiële URL | https://chromewebstore.google.com/detail/raw-to-jpg-converter/mejiokiilelmecdbhebjicllikigfgde | 
| Beschrijving | Convert RAW raw images to JPG format | 
| Bestandsgrootte | 42.69 KB | 
| Aantal Installaties | 1,177 | 
| Huidige Versie | 1.0 | 
| Laatst Bijgewerkt | 2020-09-07 | 
| Publicatiedatum | 2020-09-06 | 
| Ontwikkelaar | https://rawimageconverter.com | 
| [email protected] | |
| Betalingswijze | free | 
| Extensiewebsite | https://rawimageconverter.com/raw-to-jpg-converter | 
| URL van de Privacybeleid Pagina | https://www.rawimageconverter.com/privacypolicy.html | 
| Ondersteunde Talen | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "RAW to JPG Converter",
    "default_locale": "en",
    "description": "Convert RAW 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"
    }
}  |  |