NSDL AF Extension

This is NSDL AutoFill

What is NSDL AF Extension?

NSDL AF Extension is a Chrome extension developed by APNA ENTERPRISES, and its main feature is "This is NSDL AutoFill".

Extension Screenshots

screenshot
screenshot

Download NSDL AF Extension Extension CRX File

Download NSDL AF Extension 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

                        THIS SOFTWARE IS DESIGN AND DEVLOPPMENT BY APNAENTERPRISES FOR MORE DETAILS WTSP ME                    

Extension Basic Information

Name NSDL AF Extension NSDL AF Extension
ID hiccjbcemjngeccelhfcmggaieioffpf
Official URL https://chrome.google.com/webstore/detail/nsdl-af-extension/hiccjbcemjngeccelhfcmggaieioffpf
Description This is NSDL AutoFill
File Size 24.22 KB
Installation Count 953
Current Version 2
Last Updated 2020-08-03
Publish Date 2020-08-03
Developer APNA ENTERPRISES
Email [email protected]
Payment Type in_app
Privacy Policy Page URL https://apnaenterprises.co.in
Supported Languages en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "NSDL  AF Extension",
    "description": "This is NSDL AutoFill",
    "version": "2",
    "icons": {
        "128": "icon.png"
    },
    "permissions": [
        "activeTab",
        "tabs"
    ],
    "browser_action": {
        "default_icon": "icon.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}