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",
"name": "Trends Top Check",
"version": "0.0.0.9",
"description": "Trends Top Extension to check company validity.",
"manifest_version": 3,
"permissions": [
"activeTab"
],
"action": {
"default_icon": "assets\/favicon-v2.png",
"default_popup": "popup.html"
},
"icons": {
"16": "assets\/trendstop-icon-128.png",
"48": "assets\/trendstop-icon-128.png",
"128": "assets\/trendstop-icon-128.png"
}
}