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",
"name": "Designer QR Code Generator",
"description": "This tool helps you create QR Codes with many patterns and color combinations, add icons or logos, then download in vector format.",
"short_name": "Designer QR Code Generator",
"version": "1.0.0.0",
"manifest_version": 2,
"icons": {
"128": "icon_128.png"
},
"app": {
"urls": [
"https:\/\/ventipix.com\/designer-qr-code-generator.php?src=chrome"
],
"launch": {
"web_url": "https:\/\/ventipix.com\/designer-qr-code-generator.php?src=chrome"
}
}
}