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": "Password Generator",
"version": "1.2",
"description": "A lightweight password generator that creates strong, secure passwords with one click. Works offline and respects your privacy.",
"action": {
"default_popup": "popup\/popup.html"
},
"icons": {
"48": "icons\/icon-48.png",
"128": "icons\/icon-128.png"
}
}