Doodle Games

Doodle games are fun, based on events. Play funny Doodle games in browser.

What is Doodle Games?

Doodle Games is a Chrome extension developed by Super Doodle, and its main feature is "Doodle games are fun, based on events. Play funny Doodle games in browser.".

Extension Screenshots

screenshot
screenshot

Download Doodle Games Extension CRX File

Download Doodle 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

                        With just a few clicks, you can now play Doodle games seamlessly online. Embrace the fun and excitement by installing the Doodle Games extension today!

Google Doodles are delightful and unexpected modifications to the Google logo, designed to commemorate holidays, anniversaries, and the legacies of renowned artists, pioneers, and scientists. These exclusive and temporary adaptations, known as Google Doodles, sometimes evolve into interactive games, providing a captivating and enjoyable way to celebrate special occasions.

To enhance your accessibility and enjoyment of these Google Doodle games, we have developed a convenient extension that gathers all the games in one place. The extension boasts an array of popular games, including Soccer, Cricket, Basketball, Rubik's Cube, Halloween-themed games, and more.

By using this extension, you can revel in your favorite Doodle games anytime and anywhere, without having to search for them individually online. It's the perfect solution for those moments when you want to take a break from work or studies and immerse yourself in casual gaming.

Whether you're a sports enthusiast, puzzle lover, or simply eager to explore diverse games, this extension caters to everyone's preferences. Moreover, we ensure that the collection is consistently up-to-date with the latest Google Doodle games, so you won't miss out on any of the fun and excitement they offer.                    

Extension Basic Information

Name Doodle Games Doodle Games
ID pfipmfijcfnnhpbnhgnbimaliolbgcom
Official URL https://chromewebstore.google.com/detail/doodle-games/pfipmfijcfnnhpbnhgnbimaliolbgcom
Description Doodle games are fun, based on events. Play funny Doodle games in browser.
File Size 1.66 MB
Installation Count 74
Current Version 1.0.1
Last Updated 2023-07-25
Publish Date 2023-07-25
Developer Super Doodle
Email [email protected]
Payment Type free
Privacy Policy Page URL https://sites.google.com/view/browserextensionprivacypolicy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Doodle Games",
    "version": "1.0.1",
    "description": "Doodle games are fun, based on events. Play funny Doodle games in browser.",
    "icons": {
        "128": "icon\/128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "128": "icon\/128.png"
        }
    },
    "background": {
        "service_worker": "js\/sw.js"
    },
    "host_permissions": [],
    "permissions": [],
    "web_accessible_resources": []
}