NEF to JPG Converter

Convert NEF raw images to JPG format

What is NEF to JPG Converter?

NEF to JPG Converter is a Chrome extension developed by https://rawimageconverter.com, and its main feature is "Convert NEF raw images to JPG format".

Extension Screenshots

screenshot

Download NEF to JPG Converter Extension CRX File

Download NEF to JPG Converter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name NEF to JPG Converter NEF to JPG Converter
ID goiemopobkpclgiidbbbfeiibggbnnin
Official URL https://chromewebstore.google.com/detail/nef-to-jpg-converter/goiemopobkpclgiidbbbfeiibggbnnin
Description Convert NEF raw images to JPG format
File Size 42.4 KB
Installation Count 1,179
Current Version 1.0
Last Updated 2020-09-07
Publish Date 2020-09-06
Rating 1.00/5 Total 1 Ratings
Developer https://rawimageconverter.com
Email [email protected]
Payment Type free
Extension Website https://rawimageconverter.com/nef-to-jpg-converter
Privacy Policy Page URL https://www.rawimageconverter.com/privacypolicy.html
Supported Languages 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"
    }
}