Retro Games

Love retro games? Here's a complete list of all the best retro games, from 8-bit to 16-bit and everything in between!

What is Retro Games?

Retro Games is a Chrome extension developed by https://flappybird.ee, and its main feature is "Love retro games? Here's a complete list of all the best retro games, from 8-bit to 16-bit and everything in between!".

Extension Screenshots

screenshot

Download Retro Games Extension CRX File

Download Retro Games 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

                        There's something special about Retro Games. They can take us back to a simpler time, when graphics were more pixelated and gameplay was more about pure fun than fancy production values. They can remind us of our childhoods, or introduce us to classics we never had a chance to play the first time around. Whatever the reason, Retro Games are more popular than ever, and there's a huge range of titles to choose from. Here are just a few of the best Retro Games that are worth checking out:

-Super Mario Bros. 3: One of the most iconic Retro Games of all time, Super Mario Bros. 3 is a true classic. Featuring colorful graphics, memorable characters, and challenging gameplay, it's easy to see why this game has stood the test of time.

-Sonic the Hedgehog: One of the most beloved Retro Games characters, Sonic the Hedgehog is known for his fast-paced platforming

....                    

Extension Basic Information

Name Retro Games Retro Games
ID cildkapjdbpfllnponiepabphcibjcho
Official URL https://chromewebstore.google.com/detail/retro-games/cildkapjdbpfllnponiepabphcibjcho
Description Love retro games? Here's a complete list of all the best retro games, from 8-bit to 16-bit and everything in between!
File Size 135 KB
Installation Count 10,000
Current Version 1.0.0
Last Updated 2022-06-07
Publish Date 2022-06-07
Rating 5.00/5 Total 5 Ratings
Developer https://flappybird.ee
Email [email protected]
Payment Type free
Extension Website https://retrogames.ee/
Privacy Policy Page URL https://w3technic.com/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Retro Games",
    "version": "1.0.0",
    "version_name": "1.0.0",
    "action": {
        "default_icon": {
            "16": "img\/16x16.png",
            "48": "img\/48x48.png",
            "128": "img\/128x128.png",
            "256": "img\/256x256.png"
        },
        "default_title": "Click to open popup",
        "default_popup": "index.html"
    },
    "offline_enabled": true,
    "description": "Love retro games? Here's a complete list of all the best retro games, from 8-bit to 16-bit and everything in between!",
    "icons": {
        "16": "img\/16x16.png",
        "48": "img\/48x48.png",
        "128": "img\/128x128.png",
        "256": "img\/256x256.png"
    },
    "options_page": "index.html",
    "homepage_url": "https:\/\/retrogames.ee"
}