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": "AI Art Prompt Lucky Dice", "description": "Easily helps convert text to image by creating detailed prompts, fast and effective!", "version": "4.0.0", "icons": { "16": ".\/images\/icon_16.png", "32": ".\/images\/icon_32.png", "48": ".\/images\/icon_48.png", "128": ".\/images\/icon_128.png" }, "background": { "service_worker": ".\/background.js" }, "permissions": [ "tabs", "scripting", "storage" ], "host_permissions": [ "https:\/\/*\/" ], "action": { "default_popup": "index.html", "default_title": "AI Art Prompt Lucky Dice", "default_icon": ".\/images\/icon_16.png" }, "manifest_version": 3 }