Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jan 26, 2026.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Random Choice Picker (Simple)",
"version": "1.0.0",
"description": "Randomly pick one option from a list you type. Simple offline popup. No complicated permissions.",
"action": {
"default_title": "Random Choice Picker",
"default_popup": "popup.html"
},
"icons": {
"128": "icon128.png"
}
}