Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Oct 25, 2025.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Shofy Radar - Shopify Seller Tools",
"short_name": "Shofy Radar",
"version": "1.0.0",
"minimum_chrome_version": "88",
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon.png"
},
"description": "Shofy Radar offers free tools for Shopify sellers, enabling product export\/import, store analysis, and theme detection.",
"author": "Softink Lab",
"permissions": [
"activeTab"
],
"host_permissions": [
"<all_urls>"
],
"action": {
"default_icon": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon.png"
},
"default_title": "Shofy Radar - Shopify Seller Tools",
"default_popup": "popup.html"
},
"homepage_url": "https:\/\/shofyradar.com"
}