All Doodle games

Google doodles are fun, unexpected changes to the logo. Games based on events. Play funny Doodle games in browser.

What is All Doodle games?

All Doodle games is a Chrome extension developed by barianlarad, and its main feature is "Google doodles are fun, unexpected changes to the logo. Games based on events. Play funny Doodle games in browser.".

Extension Screenshots

screenshot

Download All Doodle games Extension CRX File

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

                        Doodles are special and temporary alterations made to the Google logo on its homepage. They are created to celebrate holidays, events, achievements, and notable historical figures of particular countries. These doodles are often fun, surprising, and sometimes spontaneous changes to the Google logo, and they serve as a way to engage users and create a memorable experience.

If you're a fan of Google Doodle games, an extension that aggregates all the games made by Google Doodle in one place could be a convenient tool for you. With this extension, you can go back in time and play games made with love and care for specific events. The collection of games is always up to date, as new games are added as soon as they are released.

The extension features a variety of popular Google Doodle games, including Soccer, Cricket, Basketball, Rubik's Cube, Halloween games, Pac-Man, and many more. Each game is unique and offers a different gaming experience for users.

It's worth noting that this extension is not affiliated with Google Inc. and was created independently by developers. However, it's a great way for Google Doodle enthusiasts to keep track of all the latest games and have easy access to them anytime, anywhere.

So, whether you're looking for a fun distraction or want to revisit some classic Google Doodle games, this extension has got you covered. Happy gaming!                    

Extension Basic Information

Name All Doodle games All Doodle games
ID oodkhhminilgphkdofffddlgopkgbgpm
Official URL https://chromewebstore.google.com/detail/all-doodle-games/oodkhhminilgphkdofffddlgopkgbgpm
Description Google doodles are fun, unexpected changes to the logo. Games based on events. Play funny Doodle games in browser.
File Size 239 KB
Installation Count 160,008
Current Version 1.0
Last Updated 2023-03-08
Publish Date 2023-03-01
Rating 4.27/5 Total 70 Ratings
Developer barianlarad
Email [email protected]
Payment Type free
Supported Languages id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "icon.png"
    },
    "description": "__MSG_description__",
    "default_locale": "en",
    "permissions": [
        "storage",
        "unlimitedStorage"
    ],
    "background": {
        "service_worker": "static\/js\/bg.js"
    },
    "version": "1.0",
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "manifest_version": 3
}