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": 2,
"name": "1976",
"version": "0.0.1",
"description": "Keep a diary in 1976f.com",
"browser_action": {
"default_icon": "icon.png",
"default_title": "Write something on 1976f.com",
"default_popup": "popup.html"
},
"icons": {
"16": "icon.png",
"128": "icon.png"
},
"author": "[email protected]"
}