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": "Daily Cosmic Luck",
"version": "1.1",
"description": "Check your cosmic luck level, lucky colour, lucky numbers and daily advice \u2014 now personalised by zodiac sign. Works fully offline.",
"offline_enabled": true,
"action": {
"default_popup": "popup.html",
"default_icon": "icon.png",
"default_title": "Daily Cosmic Luck"
},
"icons": {
"128": "icon.png"
}
}