NEF to JPG Converter
Convert NEF raw images to JPG format
Cos'è NEF to JPG Converter?
NEF to JPG Converter è un'estensione di Chrome sviluppata da https://rawimageconverter.com, e la sua funzione principale è "Convert NEF raw images to JPG format".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione NEF to JPG Converter
Scarica i file di estensione NEF to JPG Converter in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
                        How to convert NEF to JPG?
1-Click extension icon - this will open NEF to JPG online raw image conversion website. 
2-Select NEF file and click 'convert file' button. 
3-You will get your JPG file download link in matter of seconds.                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | goiemopobkpclgiidbbbfeiibggbnnin | 
| URL Ufficiale | https://chromewebstore.google.com/detail/nef-to-jpg-converter/goiemopobkpclgiidbbbfeiibggbnnin | 
| Descrizione | Convert NEF raw images to JPG format | 
| Dimensione del File | 42.4 KB | 
| Conteggio Installazioni | 1,179 | 
| Versione Corrente | 1.0 | 
| Ultimo Aggiornamento | 2020-09-07 | 
| Data di Pubblicazione | 2020-09-06 | 
| Valutazione | 1.00/5 Totale 1 Valutazioni | 
| Sviluppatore | https://rawimageconverter.com | 
| [email protected] | |
| Tipo di Pagamento | free | 
| Sito Web dell'Estensione | https://rawimageconverter.com/nef-to-jpg-converter | 
| URL della Pagina della Politica sulla Privacy | https://www.rawimageconverter.com/privacypolicy.html | 
| Lingue Supportate | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "NEF to JPG Converter",
    "default_locale": "en",
    "description": "Convert NEF 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"
    }
}  |  |