Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "API Trim",
"version": "1.0.2",
"description": "Trim Swagger\/OpenAPI specs by selecting endpoint groups and endpoints",
"icons": {
"16": "icons\/icon-192.png",
"48": "icons\/icon-192.png",
"128": "icons\/icon-512.png"
},
"action": {
"default_popup": "index.html",
"default_title": "API Trim",
"default_icon": {
"16": "icons\/icon-192.png",
"32": "icons\/icon-192.png"
}
}
}