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": "Waverly - a decentralized social app", "description": "A Decentralized Social Chrome Extension App to put & tip contents as well as mint NFTs on-chain!", "version": "2.14", "icons": { "16": ".\/favicon_io\/favicon-16x16.png", "32": ".\/favicon_io\/favicon-32x32.png", "128": ".\/favicon_io\/favicon-128x128.png" }, "manifest_version": 3, "action": { "default_title": "WaverlyApp - a deso extension" }, "permissions": [ "storage" ], "background": { "service_worker": "background.js", "type": "module" } }