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 Sep 19, 2025.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Impostor Emoji",
"short_name": "React App",
"version": "1.0.0",
"description": "A little game to find the impostor emoji and keep you busy when a bit bored.",
"action": {
"default_popup": "index.html",
"default_title": "Smiley Game"
},
"permissions": [
"scripting"
]
}