WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
GPT Formula

GPT Formula

View on Chrome Web Store
View GPT Formula Chrome Extension on Chrome Web Store
Add to bookmarks
3.0 (2 ratings)
1 new ratings
7 views
This extension has been viewed 7 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.

A Chrome extension for GPT Formula
Type
Extension
Users
2,000 users
1K
Marketsy — Etsy Email Downloader
View author page of Marketsy — Etsy Email Downloader
Featured Extension

Hand-picked for quality and usefulness

Published
Published on January 13, 2023
Version 5.0.1
Manifest version
3
Updated
Updated on April 16, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View GPT Formula 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": "GPT Formula",
    "version": "5.0.1",
    "description": "A Chrome extension for GPT Formula",
    "permissions": [
        "storage",
        "clipboardWrite"
    ],
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "host_permissions": [
        "https:\/\/gptformula-backend-63108973fea5.herokuapp.com\/*",
        "https:\/\/*.stripe.com\/*",
        "https:\/\/*.supabase.co\/*",
        "https:\/\/billing.stripe.com\/*"
    ],
    "action": {
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "auth.html",
                "settings.html",
                "subscription.html",
                "success.html",
                "callback.html",
                "*.js",
                "*.css"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; 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