My Doodle

Change Google Logo

什麼是My Doodle?

My Doodle是由Lovenish Goyal開發的Chrome擴展程式,該擴展的主要功能是“Change Google Logo”。

擴展截圖

screenshot
screenshot

下載My Doodle擴展crx文件

下載My Doodle擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        MyDoodle lets you update your default google icon with your own name or with any image on the internet on your computer's browser.  In simple words you can create your own doodle very easily (Works only with Chrome and Microsoft Edge browser).

After successful installation, you will need to set your own choice name or image by clicking icon D in upper right corner of your browser.

Works only with all google's search engine URLs
https://www.google.*

You can replace your google logo with
1. Text
2. Image
3. Realtime Clock                    

擴展基本資訊

名稱 My Doodle My Doodle
ID acnonhmkejidodnppipkffhfjbfiogha
官方網址 https://chromewebstore.google.com/detail/my-doodle/acnonhmkejidodnppipkffhfjbfiogha
簡介 Change Google Logo
檔案大小 244 KB
安裝次數 1,747
目前版本 1.1.2
更新時間 2023-05-04
上架時間 2020-02-04
評分 3.33/5 共 6 次評分
開發者 Lovenish Goyal
電子郵箱 [email protected]
付費類型 free
說明頁面URL https://www.lovenishgoyal.com
支援的語言 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Change Google Logo",
    "version": "1.1.2",
    "manifest_version": 2,
    "name": "My Doodle",
    "short_name": "MyDoodle",
    "author": "Lovenish Goyal",
    "permissions": [
        "storage"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.google-analytics.com; object-src 'self'",
    "background": {
        "service_worker": "background.bundle.js"
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "icon-34.png"
    },
    "icons": {
        "16": "icon-34.png",
        "48": "icon-128.png",
        "128": "icon-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.google.com.af\/*",
                "https:\/\/*.google.al\/*",
                "https:\/\/*.google.dz\/*",
                "https:\/\/*.google.as\/*",
                "https:\/\/*.google.ad\/*",
                "https:\/\/*.google.it.ao\/*",
                "https:\/\/*.google.com.ai\/*",
                "https:\/\/*.google.com.ag\/*",
                "https:\/\/*.google.com.ar\/*",
                "https:\/\/*.google.am\/*",
                "https:\/\/*.google.ac\/*",
                "https:\/\/*.google.com.au\/*",
                "https:\/\/*.google.at\/*",
                "https:\/\/*.google.az\/*",
                "https:\/\/*.google.bs\/*",
                "https:\/\/*.google.com.bh\/*",
                "https:\/\/*.google.com.bd\/*",
                "https:\/\/*.google.com.by\/*",
                "https:\/\/*.google.be\/*",
                "https:\/\/*.google.com.bz\/*",
                "https:\/\/*.google.bj\/*",
                "https:\/\/*.google.bt\/*",
                "https:\/\/*.google.com.bo\/*",
                "https:\/\/*.google.ba\/*",
                "https:\/\/*.google.co.bw\/*",
                "https:\/\/*.google.com.br\/*",
                "https:\/\/*.google.vg\/*",
                "https:\/\/*.google.com.bn\/*",
                "https:\/\/*.google.bg\/*",
                "https:\/\/*.google.bf\/*",
                "https:\/\/*.google.bi\/*",
                "https:\/\/*.google.com.kh\/*",
                "https:\/\/*.google.cm\/*",
                "https:\/\/*.google.ca\/*",
                "https:\/\/*.google.cv\/*",
                "https:\/\/*.google.cat\/*",
                "https:\/\/*.google.cf\/*",
                "https:\/\/*.google.td\/*",
                "https:\/\/*.google.cl\/*",
                "https:\/\/*.google.cn\/*",
                "https:\/\/*.google.com.co\/*",
                "https:\/\/*.google.cd\/*",
                "https:\/\/*.google.cg\/*",
                "https:\/\/*.google.co.ck\/*",
                "https:\/\/*.google.co.cr\/*",
                "https:\/\/*.google.ci\/*",
                "https:\/\/*.google.hr\/*",
                "https:\/\/*.google.com.cu\/*",
                "https:\/\/*.google.com.cy\/*",
                "https:\/\/*.google.cz\/*",
                "https:\/\/*.google.dk\/*",
                "https:\/\/*.google.dj\/*",
                "https:\/\/*.google.dm\/*",
                "https:\/\/*.google.com.do\/*",
                "https:\/\/*.google.com.ec\/*",
                "https:\/\/*.google.com.eg\/*",
                "https:\/\/*.google.com.sv\/*",
                "https:\/\/*.google.ee\/*",
                "https:\/\/*.google.com.et\/*",
                "https:\/\/*.google.com.fj\/*",
                "https:\/\/*.google.fi\/*",
                "https:\/\/*.google.fr\/*",
                "https:\/\/*.google.ga\/*",
                "https:\/\/*.google.gm\/*",
                "https:\/\/*.google.ge\/*",
                "https:\/\/*.google.de\/*",
                "https:\/\/*.google.com.gh\/*",
                "https:\/\/*.google.com.gi\/*",
                "https:\/\/*.google.gr\/*",
                "https:\/\/*.google.gl\/*",
                "https:\/\/*.google.gp\/*",
                "https:\/\/*.google.com.gt\/*",
                "https:\/\/*.google.gg\/*",
                "https:\/\/*.google.gy\/*",
                "https:\/\/*.google.ht\/*",
                "https:\/\/*.google.hn\/*",
                "https:\/\/*.google.com.hk\/*",
                "https:\/\/*.google.hu\/*",
                "https:\/\/*.google.is\/*",
                "https:\/\/*.google.co.in\/*",
                "https:\/\/*.google.co.id\/*",
                "https:\/\/*.google.iq\/*",
                "https:\/\/*.google.ie\/*",
                "https:\/\/*.google.co.im\/*",
                "https:\/\/*.google.co.il\/*",
                "https:\/\/*.google.it\/*",
                "https:\/\/*.google.ci\/*",
                "https:\/\/*.google.com.jm\/*",
                "https:\/\/*.google.co.jp\/*",
                "https:\/\/*.google.co.je\/*",
                "https:\/\/*.google.jo\/*",
                "https:\/\/*.google.kz\/*",
                "https:\/\/*.google.co.ke\/*",
                "https:\/\/*.google.ki\/*",
                "https:\/\/*.google.com.kw\/*",
                "https:\/\/*.google.com.kg\/*",
                "https:\/\/*.google.la\/*",
                "https:\/\/*.google.lv\/*",
                "https:\/\/*.google.com.lb\/*",
                "https:\/\/*.google.co.ls\/*",
                "https:\/\/*.google.com.ly\/*",
                "https:\/\/*.google.li\/*",
                "https:\/\/*.google.lt\/*",
                "https:\/\/*.google.lu\/*",
                "https:\/\/*.google.mk\/*",
                "https:\/\/*.google.mg\/*",
                "https:\/\/*.google.mw\/*",
                "https:\/\/*.google.com.my\/*",
                "https:\/\/*.google.mv\/*",
                "https:\/\/*.google.ml\/*",
                "https:\/\/*.google.com.mt\/*",
                "https:\/\/*.google.mu\/*",
                "https:\/\/*.google.com.mx\/*",
                "https:\/\/*.google.fm\/*",
                "https:\/\/*.google.md\/*",
                "https:\/\/*.google.mn\/*",
                "https:\/\/*.google.me\/*",
                "https:\/\/*.google.ms\/*",
                "https:\/\/*.google.co.ma\/*",
                "https:\/\/*.google.co.mz\/*",
                "https:\/\/*.google.com.na\/*",
                "https:\/\/*.google.nr\/*",
                "https:\/\/*.google.com.np\/*",
                "https:\/\/*.google.nl\/*",
                "https:\/\/*.google.co.nz\/*",
                "https:\/\/*.google.com.ni\/*",
                "https:\/\/*.google.ne\/*",
                "https:\/\/*.google.com.ng\/*",
                "https:\/\/*.google.nu\/*",
                "https:\/\/*.google.com.nf\/*",
                "https:\/\/*.google.no\/*",
                "https:\/\/*.google.com.om\/*",
                "https:\/\/*.google.com.pk\/*",
                "https:\/\/*.google.ps\/*",
                "https:\/\/*.google.com.pa\/*",
                "https:\/\/*.google.com.pg\/*",
                "https:\/\/*.google.com.py\/*",
                "https:\/\/*.google.com.pe\/*",
                "https:\/\/*.google.com.ph\/*",
                "https:\/\/*.google.pn\/*",
                "https:\/\/*.google.pl\/*",
                "https:\/\/*.google.pt\/*",
                "https:\/\/*.google.com.pr\/*",
                "https:\/\/*.google.com.qa\/*",
                "https:\/\/*.google.ro\/*",
                "https:\/\/*.google.ru\/*",
                "https:\/\/*.google.rw\/*",
                "https:\/\/*.google.sh\/*",
                "https:\/\/*.google.ws\/*",
                "https:\/\/*.google.sm\/*",
                "https:\/\/*.google.st\/*",
                "https:\/\/*.google.com.sa\/*",
                "https:\/\/*.google.sn\/*",
                "https:\/\/*.google.rs\/*",
                "https:\/\/*.google.sc\/*",
                "https:\/\/*.google.com.sl\/*",
                "https:\/\/*.google.com.sg\/*",
                "https:\/\/*.google.sk\/*",
                "https:\/\/*.google.si\/*",
                "https:\/\/*.google.com.sb\/*",
                "https:\/\/*.google.so\/*",
                "https:\/\/*.google.co.za\/*",
                "https:\/\/*.google.co.kr\/*",
                "https:\/\/*.google.es\/*",
                "https:\/\/*.google.lk\/*",
                "https:\/\/*.google.com.vc\/*",
                "https:\/\/*.google.sr\/*",
                "https:\/\/*.google.se\/*",
                "https:\/\/*.google.ch\/*",
                "https:\/\/*.google.com.tw\/*",
                "https:\/\/*.google.com.tj\/*",
                "https:\/\/*.google.co.tz\/*",
                "https:\/\/*.google.co.th\/*",
                "https:\/\/*.google.tl\/*",
                "https:\/\/*.google.tg\/*",
                "https:\/\/*.google.tk\/*",
                "https:\/\/*.google.to\/*",
                "https:\/\/*.google.tt\/*",
                "https:\/\/*.google.tn\/*",
                "https:\/\/*.google.com.tr\/*",
                "https:\/\/*.google.tm\/*",
                "https:\/\/*.google.co.ug\/*",
                "https:\/\/*.google.com.ua\/*",
                "https:\/\/*.google.ae\/*",
                "https:\/\/*.google.co.uk\/*",
                "https:\/\/*.google.com\/*",
                "https:\/\/*.google.com.uy\/*",
                "https:\/\/*.google.co.uz\/*",
                "https:\/\/*.google.vu\/*",
                "https:\/\/*.google.co.ve\/*",
                "https:\/\/*.google.com.vn\/*",
                "https:\/\/*.google.co.vi\/*",
                "https:\/\/*.google.co.zm\/*",
                "https:\/\/*.google.co.zw\/*"
            ],
            "js": [
                "contentScript.bundle.js"
            ],
            "css": [
                "content.styles.css"
            ]
        }
    ]
}