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 Channel Archival", "version": "0.2.1", "action": { "default_title": "Bulk Slack Channel Archival", "default_popup": "popup.html" }, "icons": { "16": "images\/slack_channel_archival-16.png", "32": "images\/slack_channel_archival-32.png", "48": "images\/slack_channel_archival-48.png", "128": "images\/slack_channel_archival-128.png" }, "permissions": [ "storage", "identity" ], "background": { "service_worker": "compiled\/background.js" }, "host_permissions": [ "https:\/\/slack.com\/api\/*", "https:\/\/wfttznwxih.execute-api.us-east-2.amazonaws.com\/prod\/lemonsqueezy" ], "manifest_version": 3 }