Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Chrome Dice",
"description": "A simple dice rolling extension for Google Chrome",
"version": "1.1.0",
"action": {
"default_icon": "img\/128_icon.png",
"default_popup": "index.html",
"default_title": "Click to start rolling..."
},
"icons": {
"16": "img\/16_icon.png",
"48": "img\/48_icon.png",
"128": "img\/128_icon.png"
}
}