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, "name": "Make Bank", "description": "Make as much money as as you can!", "version": "1.1.2", "action": { "default_popup": "index.html" }, "permissions": [ "storage" ], "icons": { "16": "assets\/icons\/gold_coin_icon16.png", "48": "assets\/icons\/gold_coin_icon48.png", "128": "assets\/icons\/gold_coin_icon128.png" } }