Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 20, 2025.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "MyQR Code", "version": "0.0.2", "description": "click, and than creating My QR Code", "manifest_version": 3, "author": "ElkeQin", "action": { "default_popup": "index.html", "default_title": "MyQR Code" }, "permissions": [ "tabs" ] }