Your Open AI Community
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"manifest_version": 3,
"name": "OpenGPT.com",
"description": "Your Open AI Community",
"version": "1.2",
"icons": {
"128": "128.png"
},
"action": {
"default_popup": "index.html",
"default_icon": "asset/img/index.png"
},
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}