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": "Simple Password Generator",
"description": "A Simple Password Generator",
"version": "1.0",
"manifest_version": 3,
"homepage_url": "https:\/\/buyfillers.net",
"icons": {
"16": "\/16.png",
"48": "\/48.png",
"64": "\/64.png",
"128": "\/128.png"
},
"action": {
"default_popup": "popup.html",
"default_title": "Password Generator"
},
"permissions": []
}