WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
TI-89 Graphing Calculator

TI-89 Graphing Calculator

View on Chrome Web Store
View TI-89 Graphing Calculator Chrome Extension on Chrome Web Store
Add to bookmarks
1.0 (1 ratings)
10 views
This extension has been viewed 10 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.

Use a TI-89 Graphing Calculator on your Desktop. Access TI-89 at any moment in Chrome.
Type
Extension
Users
280 users
9
Elifsis Software
View author page of Elifsis Software
Published
Published on January 29, 2025
Version 1.0.1
Manifest version
3
Updated
Updated on July 30, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View TI-89 Graphing 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": "TI-89 Graphing Calculator",
    "version": "1.0.1",
    "description": "Use a TI-89 Graphing Calculator on your Desktop. Access TI-89 at any moment in Chrome.",
    "minimum_chrome_version": "116",
    "options_ui": {
        "page": "src\/pages\/options\/index.html"
    },
    "background": {
        "service_worker": "src\/pages\/background\/index.js",
        "type": "module"
    },
    "action": {
        "default_popup": "src\/pages\/popup\/index.html",
        "default_icon": "icon32.png"
    },
    "devtools_page": "src\/pages\/devtools\/index.html",
    "side_panel": {
        "default_path": "src\/pages\/panel\/index.html"
    },
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "sidePanel",
        "storage",
        "offscreen"
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "icon-128.png",
                "icon-34.png",
                "offscreen.html",
                "js\/app.min.js"
            ],
            "matches": []
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
    }
}
© 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