Flappy Somebody!
Flappy Somebody! Free popup game :)
What is Flappy Somebody!?
Flappy Somebody! is a Chrome extension developed by noreal.inv, and its main feature is "Flappy Somebody! Free popup game :)".
Extension Screenshots
Download Flappy Somebody! Extension CRX File
Download Flappy Somebody! extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Simple clicking game in popup. Click the left mouse button to control the character's position
Extension Basic Information
Name | |
ID | onbanjhalmanknjndbkiaknljpcjllfa |
Official URL | https://chrome.google.com/webstore/detail/flappy-somebody/onbanjhalmanknjndbkiaknljpcjllfa |
Description | Flappy Somebody! Free popup game :) |
File Size | 595 KB |
Installation Count | 1,534 |
Current Version | 1.0.2 |
Last Updated | 2023-04-05 |
Publish Date | 2019-03-28 |
Rating | 3.50/5 Total 2 Ratings |
Developer | noreal.inv |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://badhopeplum.ru/privacy_policy.html |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": "icons\/icon-128.png", "default_popup": "index.html", "default_title": "Flappy Somebody!" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "description": "Flappy Somebody! Free popup game :)", "icons": { "128": "icons\/icon-128.png", "16": "icons\/icon-16.png", "48": "icons\/icon-48.png" }, "manifest_version": 3, "name": "Flappy Somebody!", "permissions": [], "version": "1.0.2" } |