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": "B\u00edblia NVI", "version": "1.2", "action": { "default_popup": "popup.html" }, "icons": { "16": "icons\/icon16.png", "48": "icons\/icon64.png", "128": "icons\/icon128.png" }, "web_accessible_resources": [ { "resources": [ "hymns.json" ], "matches": [ "<all_urls>" ] } ] }