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 Nov 09, 2025.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Fun Questions",
"description": "Get a lighthearted question with multiple choices. Reveal the answer, track your streak, and keep it fun.",
"version": "1.0.0",
"manifest_version": 3,
"action": {
"default_title": "Fun Questions",
"default_popup": "popup.html"
},
"icons": {
"128": "icon128.png"
},
"permissions": [
"storage"
]
}