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": "Stoic Quotes",
"version": "2.1.0",
"manifest_version": 3,
"description": "Stoic Quotes: Daily wisdom from Aurelius, Seneca, Epictetus. Reflect daily.",
"icons": {
"16": "assets\/icons\/16x16.png",
"32": "assets\/icons\/32x32.png",
"192": "assets\/icons\/192x192.png"
},
"action": {
"default_popup": "index.html"
},
"browser_specific_settings": {
"gecko": {
"id": "[email protected]"
}
}
}