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": "Hanuman Chalisa: Peace, Guidance & Strength - 13 Languages",
"version": "1.5",
"description": "Invoke the blessings of Lord Hanuman through the Hanuman Chalisa for peace, guidance, and strength in 13 languages.",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"background": {
"service_worker": "background.js"
},
"action": {
"default_icon": "icons\/icon128.png"
},
"web_accessible_resources": [
{
"resources": [
"image1.png",
"image2.png",
"image3.png",
"image4.png",
"image5.png",
"image6.png",
"image7.png",
"image8.png",
"hamburger.png",
"close.png",
"infoicon.png",
"favicon.ico"
],
"matches": [
"<all_urls>"
]
}
]
}