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",
"chrome_url_overrides": {
"newtab": "index.html"
},
"background": {
"service_worker": "background.js"
},
"description": "Meditation Search - Find inner peace and the best deals on the web!",
"icons": {
"128": "logo.png"
},
"manifest_version": 3,
"name": "Meditation Search",
"offline_enabled": true,
"version": "1",
"permissions": [
"search"
]
}