Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"browser_action": {
"default_icon": {
"19": "icon19.png",
"38": "icon38.png"
},
"default_popup": "labnol.html",
"default_title": "Digital Inspiration"
},
"content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
"description": "See the most recently published tutorials and how-to guides from Digital Inspiration in your Chrome browser.",
"icons": {
"128": "icon.png"
},
"manifest_version": 2,
"name": "labnol",
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"version": "0.5"
}