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": "Discord+", "description": "A Discord launcher tailor-made for Chrome, with collapsable sidebars and a beautiful UI", "version": "2.3", "manifest_version": 2, "app": { "background": { "scripts": [ "b.js" ] } }, "icons": { "256": "256.png" }, "permissions": [ "audioCapture", "videoCapture", "webview" ] }