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": "Ty Gia Viet Nam",
"version": "2.0",
"description": "Xem t\u1ef7 gi\u00e1 VND v\u00e0 c\u00e1c \u0111\u1ed3ng ti\u1ec1n kh\u00e1c theo th\u1eddi gian th\u1ef1c",
"permissions": [
"storage"
],
"host_permissions": [
"https:\/\/api.exchangerate-api.com\/*",
"https:\/\/openexchangerates.org\/*"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
}