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": "ASO Localization Fetcher \u2013 App Store Metadata Analyzer",
"version": "2.0",
"description": "Discover how apps are localized across global App Store regions and optimize your ASO with real metadata.",
"permissions": [
"activeTab",
"tabs"
],
"host_permissions": [
"https:\/\/itunes.apple.com\/*",
"https:\/\/apps.apple.com\/*"
],
"action": {
"default_popup": "popup.html"
}
}