Benny 2048

Combine the Bennys to win

What is Benny 2048?

Benny 2048 is a Chrome extension developed by Unknown, and its main feature is "Combine the Bennys to win".

Extension Screenshots

screenshot

Download Benny 2048 Extension CRX File

Download Benny 2048 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

                        Combine benny the jet pictures to win. Based on 2048 but with picture of benny the jet.

A simple game to play 2048 with your favorite guy                    

Extension Basic Information

Name Benny 2048 Benny 2048
ID gmcanjohmnnlmnampkignfdonmbkibgn
Official URL https://chromewebstore.google.com/detail/benny-2048/gmcanjohmnnlmnampkignfdonmbkibgn
Description Combine the Bennys to win
File Size 649 KB
Installation Count 320
Current Version 1.0
Last Updated 2021-12-09
Publish Date 2021-12-09
Rating 5.00/5 Total 2 Ratings
Developer Unknown
Email [email protected]
Payment Type free
Extension Website https://benny.gq
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Benny 2048",
    "description": "Combine the Bennys to win",
    "version": "1.0",
    "manifest_version": 2,
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_popup": "index.html"
    }
}