Stock Widget!
Stock Widget!
What is Stock Widget!?
Stock Widget! is a Chrome extension developed by vishwanath.donti, and its main feature is "Stock Widget!".
Download Stock Widget! Extension CRX File
Download Stock Widget! 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
Open the Rediff Stock Market Widget and search for stock codes!
Extension Basic Information
Name | |
ID | dkmlolnnfidpmdkmemaigbabofonpebn |
Official URL | https://chrome.google.com/webstore/detail/stock-widget/dkmlolnnfidpmdkmemaigbabofonpebn |
Description | Stock Widget! |
File Size | 7.7 KB |
Installation Count | 46 |
Current Version | 1.0 |
Last Updated | 2015-06-10 |
Publish Date | 2015-06-10 |
Developer | vishwanath.donti |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Stock Widget!", "description": "Stock Widget!", "version": "1.0", "browser_action": { "default_icon": "Stk-Mkt-Icon.png", "default_popup": "popup.html", "default_title": "Stock Widget!" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ] } |