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": "CryptoValue",
"version": "1.0.0",
"description": "A Chrome extension that displays the value of cryptocurrencies in stablecoins directly in your browser.",
"manifest_version": 3,
"author": "0xYJ",
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"host_permissions": [
"https:\/\/api.nobitex.ir\/*"
],
"action": {
"default_icon": "icon.png",
"default_popup": "index.html",
"default_title": "A Chrome extension that displays the value of cryptocurrencies in stablecoins directly in your browser."
}
}