WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Derivative Calculator

Derivative Calculator

View on Chrome Web Store
View Derivative Calculator Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
21 views
This extension has been viewed 21 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.

Solve calculus problems easily with the Derivative Calculator, your go-to Chrome extension derivative solver and dy/dx calculator.
Type
Extension
Users
179 users
1
mobi*******************
View author page of mobi*******************
Published
Published on April 26, 2024
Version 1.1
Manifest version
3
Updated
Updated on May 2, 2024
productivity/education
Extension Category
View on Chrome Web Store
View Derivative Calculator 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": "__MSG_appName__",
    "description": "__MSG_shortDesc__",
    "default_locale": "en",
    "version": "1.1",
    "action": {
        "default_icon": {
            "16": "src\/images\/icon16.png",
            "32": "src\/images\/icon32.png",
            "48": "src\/images\/icon48.png",
            "64": "src\/images\/icon64.png",
            "128": "src\/images\/icon128.png"
        }
    },
    "icons": {
        "16": "src\/images\/icon16.png",
        "32": "src\/images\/icon32.png",
        "48": "src\/images\/icon48.png",
        "64": "src\/images\/icon64.png",
        "128": "src\/images\/icon128.png"
    },
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "permissions": [
        "storage"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "src\/images\/icon128.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "assets\/rating-CZpdFHh9.js",
                "assets\/settings-C5M7x_rg.js",
                "assets\/script.js-BTGz0tGO.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/script.js-loader-4gkeQJK5.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "js": [
                "assets\/module-settings.js-loader-5e-L6cvy.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ]
}
© 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