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", "manifest_version": 3, "name": "MemoAlgo - Flashcards & Code Editor", "description": "Flashcards in the markdown language with a code editor", "version": "1.0", "action": [], "background": { "service_worker": "service-worker.js" }, "icons": { "16": "lamp16.png", "48": "lamp48.png", "128": "lamp128.png" } }