WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Grow TPT - Ultimate Teachers Pay Teachers Analytics & SEO Tool

Grow TPT - Ultimate Teachers Pay Teachers Analytics & SEO Tool

View on Chrome Web Store
View Grow TPT - Ultimate Teachers Pay Teachers Analytics & SEO Tool Chrome Extension on Chrome Web Store
Add to bookmarks
2.3 (9 ratings)
2 new ratings
3 views
This extension has been viewed 3 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.

🚀 #1 TPT Analytics Tool! Boost Teachers Pay Teachers sales 10x with real-time analytics, SEO optimization & insights.
Type
Extension
Users
107 users
1
lexs0449
View author page of lexs0449
Published
Published on August 25, 2025
Version 1.7.7
Manifest version
3
Updated
Updated on February 15, 2026
productivity/workflow
Extension Category
View on Chrome Web Store
View Grow TPT - Ultimate Teachers Pay Teachers Analytics & SEO Tool 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": "Grow TPT - Ultimate Teachers Pay Teachers Analytics & SEO Tool",
    "short_name": "Grow TPT",
    "version": "1.7.7",
    "description": "\ud83d\ude80 #1 TPT Analytics Tool! Boost Teachers Pay Teachers sales 10x with real-time analytics, SEO optimization & insights.",
    "author": "Grow TPT Development Team",
    "homepage_url": "https:\/\/growtpt.com",
    "options_page": "pages\/dashboard.html",
    "icons": {
        "16": "icons\/icon.png",
        "32": "icons\/icon.png",
        "48": "icons\/icon.png",
        "128": "icons\/icon.png"
    },
    "action": {
        "default_popup": "pages\/popup.html",
        "default_icon": {
            "16": "icons\/icon.png",
            "32": "icons\/icon.png",
            "48": "icons\/icon.png",
            "128": "icons\/icon.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.teacherspayteachers.com\/*"
            ],
            "js": [
                "scripts\/content.js"
            ],
            "css": [
                "styles\/content.css"
            ]
        },
        {
            "matches": [
                "https:\/\/www.teacherspayteachers.com\/Dashboard*"
            ],
            "js": [
                "scripts\/content-script-dash.js"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "scripts\/background.js",
        "type": "module"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "alarms",
        "clipboardWrite"
    ],
    "host_permissions": [
        "https:\/\/www.teacherspayteachers.com\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/www.teacherspayteachers.com\/*"
            ],
            "resources": [
                "scripts\/enhanced.js",
                "scripts\/dashboard.js",
                "scripts\/dashboard-init.js",
                "scripts\/dashboard-customization.js",
                "assets\/ManageLicense-i_55lG0g.js",
                "pages\/dashboard.html",
                "styles\/dashboard.css",
                "icons\/icon.png",
                "assets\/apexcharts.min.js",
                "icons\/chart.svg",
                "icons\/database.svg",
                "icons\/star.svg",
                "sound\/money-pickup.mp3",
                "assets\/GROW TPT.png"
            ]
        }
    ]
}
© 2026 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