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": "App Store Meta Editor",
"description": "Bulk Editor for App Store Metadata",
"version": "1.71",
"permissions": [
"scripting",
"activeTab"
],
"host_permissions": [
"https:\/\/appstoreconnect.apple.com\/*"
],
"action": {
"default_popup": "index.html",
"default_icon": "icon.png"
}
}