Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Slack Channel Membership Exporter", "version": "0.2.0", "action": { "default_title": "Slack Channel Membership Exporter", "default_popup": "popup.html" }, "icons": { "16": "images\/slack-channel-membership-16.png", "32": "images\/slack-channel-membership-32.png", "48": "images\/slack-channel-membership-48.png", "128": "images\/slack-channel-membership-128.png" }, "permissions": [ "storage", "identity" ], "background": { "service_worker": "compiled\/background.js" }, "host_permissions": [ "https:\/\/api.gumroad.com\/*", "https:\/\/slack.com\/api\/*" ], "manifest_version": 3 }