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", "manifest_version": 3, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "action": { "default_popup": "\/popup\/index.html" }, "icons": { "16": "assets\/icon-16.png", "48": "assets\/icon-48.png", "128": "assets\/icon-128.png" }, "name": "Discord User List Exporter", "description": "One click to export list of discord members of discord server.", "version": "1.0.2", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoJc8pzQMPBsTcHVygYWMqEHpT00NlhM\/rVU+soOGCWSQMImcoLg2CGyHNamGOTD3u9CexfJKaZRkvKCwVMEn70W9NEIXwi5LqFb5Zbw2qLZknROWT48PBgE2KdmlCPuxxQ7m3YDlf0TB0c0No62O+kCYeQLJhKxf0FGjOy6sIZtH6jhYVa+QMegrT9ifuQvMxkcPTVtOtfFCFYPOo+\/UfzhrhlLy78sO7nsjYNZUr4eLIx0DpF\/ZodNMxCaIhSzoxASMtSDnxOp\/PyitY1zgo5pBOofjNxtyuvitPSdN4QqDQg17W7wSlep5WuCSYCshu\/JR+xJKzARR\/vLBFnJawQIDAQAB", "oauth2": { "client_id": "252414408694-unvsv2h6l76i88fpk4koa2qv93rvh8lb.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email" ] }, "host_permissions": [ "*:\/\/*.discord.com\/*" ], "permissions": [ "storage", "activeTab", "scripting", "identity" ] }