Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"background": {
"page": "html\/background.html"
},
"browser_action": {
"default_icon": "img\/icon19.png",
"default_popup": "html\/popup.html",
"default_title": "Cygen"
},
"description": "Generate secure, unique, and domain-specific passwords to increase your overall online security, based on SuperGenPass.",
"icons": {
"16": "img\/icon16.png",
"24": "img\/icon24.png",
"32": "img\/icon32.png",
"48": "img\/icon48.png",
"128": "img\/icon128.png"
},
"minimum_chrome_version": "6",
"name": "Cygen (based on SuperGenPass)",
"options_page": "html\/options.html",
"permissions": [
"tabs"
],
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.0.1.4",
"manifest_version": 2
}