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": "Bulk Slack DMs", "version": "0.2.0", "action": { "default_title": "Bulk Slack DMs", "default_popup": "popup.html" }, "icons": { "16": "images\/bulk-slack-dms-16.png", "32": "images\/bulk-slack-dms-32.png", "48": "images\/bulk-slack-dms-48.png", "128": "images\/bulk-slack-dms-128.png" }, "permissions": [ "storage", "identity" ], "background": { "service_worker": "compiled\/background.js" }, "host_permissions": [ "https:\/\/slack.com\/api\/*", "https:\/\/api.lemonsqueezy.com\/v1\/*" ], "manifest_version": 3 }