NIFTY 50

nse change from last close

What is NIFTY 50?

NIFTY 50 is a Chrome extension developed by Ratan Kumar, and its main feature is "nse change from last close".

Download NIFTY 50 Extension CRX File

Download NIFTY 50 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

                                            

Extension Basic Information

Name NIFTY 50 NIFTY 50
ID jbplibmjneebbjddafgjgodjaghloigh
Official URL https://chromewebstore.google.com/detail/nifty-50/jbplibmjneebbjddafgjgodjaghloigh
Description nse change from last close
File Size 26.21 KB
Installation Count 340
Current Version 1.0.0
Last Updated 2018-03-16
Publish Date 2018-03-16
Developer Ratan Kumar
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "background.html",
        "persistent": false
    },
    "browser_action": {
        "default_icon": "nse.png"
    },
    "description": "nse change from last close",
    "icons": {
        "128": "nse.png"
    },
    "manifest_version": 2,
    "name": "NIFTY 50",
    "permissions": [
        "alarms",
        "tabs",
        "webNavigation",
        "*:\/\/www.nseindia.com\/"
    ],
    "version": "1.0.0"
}