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": "The Ultimate Music Promotion Checklist!", "description": "Organize your music release with a simple checklist for indie artists. Promote your music and grow your audience effortlessly!", "manifest_version": 3, "version": "1.23.0", "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "host_permissions": [ "http:\/\/api.leadblasta.com\/", "https:\/\/api.leadblasta.com\/", "http:\/\/*.youtube.com\/", "https:\/\/*.youtube.com\/", "https:\/\/*.ytimg.com\/" ], "permissions": [ "storage" ], "action": { "default_title": "The Ultimate Music Promotion Checklist!", "default_icon": "icon.png", "default_popup": "index.html" } }