WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Dropify: Stock Analysis Simplified

Dropify: Stock Analysis Simplified

View on Chrome Web Store
View Dropify: Stock Analysis Simplified Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (8 ratings)
1 new ratings
58 views
This extension has been viewed 58 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Dropify is the ultimate Chrome extension for real-time stock fundamental analysis.
Type
Extension
Users
257 users
1
Website finvitals.in
Finvitals
View author page of Finvitals
Published
Published on December 4, 2024
Version 2.0.2
Manifest version
3
Updated
Updated on August 21, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Dropify: Stock Analysis Simplified Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Dropify: Stock Analysis Simplified",
    "version": "2.0.2",
    "description": "Dropify is the ultimate Chrome extension for real-time stock fundamental analysis.",
    "permissions": [
        "storage",
        "tabs"
    ],
    "host_permissions": [
        "https:\/\/www.screener.in\/company\/*"
    ],
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "icons\/icon16.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.screener.in\/company\/*"
            ],
            "exclude_matches": [
                "https:\/\/www.screener.in\/company\/compare\/*"
            ],
            "js": [
                "domain.js",
                "calculations.js",
                "script.js",
                "content.js",
                "bootstrap.min.js",
                "html-to-image.min.js",
                "company.js",
                "jszip.min.js",
                "pptxgen.min.js",
                "createpptx.js",
                "chart.js",
                "chartjs-plugin-datalabels.min.js"
            ],
            "css": [
                "styles.css",
                "bootstrap.min.css"
            ],
            "web_accessible_resources": [
                {
                    "resources": [
                        "styles.css",
                        "bootstrap.min.css"
                    ],
                    "matches": [
                        "https:\/\/www.screener.in\/company\/*"
                    ]
                }
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top