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": "Page Bench",
"description": "Page load benchmark",
"version": "0.0.1",
"app": {
"background": {
"scripts": [
"js\/background.js"
]
}
},
"icons": {
"16": "icons\/icon_16.png",
"128": "icons\/icon_128.png"
},
"permissions": [
"webview"
]
}