Checkget AI - Smart Assistant for ChatGPT

Use ChatGPT on any website by just clicking Cmd/Alt+K. Works on all websites or software.

Wat is Checkget AI - Smart Assistant for ChatGPT?

Checkget AI - Smart Assistant for ChatGPT is een Chrome-extensie ontwikkeld door https://checkget.com, en de belangrijkste functie is "Use ChatGPT on any website by just clicking Cmd/Alt+K. Works on all websites or software.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Checkget AI - Smart Assistant for ChatGPT

Download Checkget AI - Smart Assistant for ChatGPT-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Checkget is an intelligent browser assistant that utilizes the power of ChatGPT to help you accomplish daily tasks efficiently. With Checkget, you can compose emails, find answers, create documents, chat, and write code quickly.

🌎Anytime, Anywhere
You don't need to copy and paste; you can open Checkget from any website by pressing ⌘+K (Mac)/Alt+K (Windows) or by clicking on the extension icon, saving you a lot of valuable time.

💪Powerful, or More Powerful
✔️ Write emails.
✔️ Improve writing.
✔️ Fix spelling & grammar.
✔️ Make shorter or longer.
✔️ Change tone.
✔️ Similar pages.
✔️ Code optimize.
✔️ Code explain.

🧠Smart, or Smarter
Thanks to the AI boost, it can automatically recognize different scenarios, whether you're replying to an email or explaining code. Just select the text and press ⌘/Alt+K, and it will do the rest.

🔒Privacy and Security, Local Mode
Everything you send is encrypted, and only you and ChatGPT know its contents. If you're still worried, you can choose the local mode, which communicates directly with ChatGPT after setting ApiKey.

Finally, if you have any ideas or suggestions, please feel free to contact us at [email protected].                    

Basisinformatie over de Extensie

Naam Checkget AI - Smart Assistant for ChatGPT Checkget AI - Smart Assistant for ChatGPT
ID flekfdobikapenebblekbdjbgbhlhbni
Officiële URL https://chromewebstore.google.com/detail/checkget-ai-smart-assista/flekfdobikapenebblekbdjbgbhlhbni
Beschrijving Use ChatGPT on any website by just clicking Cmd/Alt+K. Works on all websites or software.
Bestandsgrootte 3.62 MB
Aantal Installaties 988
Huidige Versie 0.5.9
Laatst Bijgewerkt 2023-11-23
Publicatiedatum 2023-03-08
Beoordeling 5.00/5 Totaal 5 Beoordelingen
Ontwikkelaar https://checkget.com
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://checkget.com/privacy
Ondersteunde Talen de,en,fr,es,ru,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        }
    },
    "version": "0.5.9",
    "author": "Louis",
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "permissions": [
        "storage",
        "clipboardRead",
        "clipboardWrite",
        "scripting",
        "activeTab",
        "identity",
        "identity.email",
        "webNavigation",
        "alarms"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "utils.961c739b.js"
            ],
            "css": []
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "content-all.bbea802e.js"
            ],
            "css": [
                "content-all.86504eb2.css"
            ]
        },
        {
            "matches": [
                "https:\/\/checkget.com\/share\/*"
            ],
            "js": [
                "content-checkget-share.1bc889fd.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/checkget.com\/callback\/*"
            ],
            "js": [
                "content-checkget-subscription.0fa7d42f.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/mail\/*",
                "https:\/\/outlook.live.com\/mail\/*"
            ],
            "js": [
                "content-gmail.36475823.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/twitter.com\/*"
            ],
            "js": [
                "content-twitter.ad520f0f.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/www.bing.com\/search*",
                "https:\/\/cn.bing.com\/search*",
                "https:\/\/search.yahoo.com\/search*",
                "https:\/\/search.yahoo.co.jp\/search*",
                "https:\/\/search.naver.com\/search*",
                "https:\/\/search.brave.com\/search*",
                "https:\/\/duckduckgo.com\/*",
                "https:\/\/www.baidu.com\/*",
                "https:\/\/*.yandex.com\/search*",
                "https:\/\/*.yandex.ru\/search*",
                "https:\/\/*.yandex.com.tr\/search*",
                "https:\/\/*.yandex.uz\/search*",
                "https:\/\/*.yandex.kz\/search*",
                "https:\/\/*.yandex.by\/search*",
                "https:\/\/www.google.com\/search*",
                "https:\/\/www.google.ad\/search*",
                "https:\/\/www.google.ae\/search*",
                "https:\/\/www.google.com.af\/search*",
                "https:\/\/www.google.com.ag\/search*",
                "https:\/\/www.google.com.ai\/search*",
                "https:\/\/www.google.al\/search*",
                "https:\/\/www.google.am\/search*",
                "https:\/\/www.google.co.ao\/search*",
                "https:\/\/www.google.com.ar\/search*",
                "https:\/\/www.google.as\/search*",
                "https:\/\/www.google.at\/search*",
                "https:\/\/www.google.com.au\/search*",
                "https:\/\/www.google.az\/search*",
                "https:\/\/www.google.ba\/search*",
                "https:\/\/www.google.com.bd\/search*",
                "https:\/\/www.google.be\/search*",
                "https:\/\/www.google.bf\/search*",
                "https:\/\/www.google.bg\/search*",
                "https:\/\/www.google.com.bh\/search*",
                "https:\/\/www.google.bi\/search*",
                "https:\/\/www.google.bj\/search*",
                "https:\/\/www.google.com.bn\/search*",
                "https:\/\/www.google.com.bo\/search*",
                "https:\/\/www.google.com.br\/search*",
                "https:\/\/www.google.bs\/search*",
                "https:\/\/www.google.bt\/search*",
                "https:\/\/www.google.co.bw\/search*",
                "https:\/\/www.google.by\/search*",
                "https:\/\/www.google.com.bz\/search*",
                "https:\/\/www.google.ca\/search*",
                "https:\/\/www.google.cd\/search*",
                "https:\/\/www.google.cf\/search*",
                "https:\/\/www.google.cg\/search*",
                "https:\/\/www.google.ch\/search*",
                "https:\/\/www.google.ci\/search*",
                "https:\/\/www.google.co.ck\/search*",
                "https:\/\/www.google.cl\/search*",
                "https:\/\/www.google.cm\/search*",
                "https:\/\/www.google.cn\/search*",
                "https:\/\/www.google.com.co\/search*",
                "https:\/\/www.google.co.cr\/search*",
                "https:\/\/www.google.com.cu\/search*",
                "https:\/\/www.google.cv\/search*",
                "https:\/\/www.google.com.cy\/search*",
                "https:\/\/www.google.cz\/search*",
                "https:\/\/www.google.de\/search*",
                "https:\/\/www.google.dj\/search*",
                "https:\/\/www.google.dk\/search*",
                "https:\/\/www.google.dm\/search*",
                "https:\/\/www.google.com.do\/search*",
                "https:\/\/www.google.dz\/search*",
                "https:\/\/www.google.com.ec\/search*",
                "https:\/\/www.google.ee\/search*",
                "https:\/\/www.google.com.eg\/search*",
                "https:\/\/www.google.es\/search*",
                "https:\/\/www.google.com.et\/search*",
                "https:\/\/www.google.fi\/search*",
                "https:\/\/www.google.com.fj\/search*",
                "https:\/\/www.google.fm\/search*",
                "https:\/\/www.google.fr\/search*",
                "https:\/\/www.google.ga\/search*",
                "https:\/\/www.google.ge\/search*",
                "https:\/\/www.google.gg\/search*",
                "https:\/\/www.google.com.gh\/search*",
                "https:\/\/www.google.com.gi\/search*",
                "https:\/\/www.google.gl\/search*",
                "https:\/\/www.google.gm\/search*",
                "https:\/\/www.google.gr\/search*",
                "https:\/\/www.google.com.gt\/search*",
                "https:\/\/www.google.gy\/search*",
                "https:\/\/www.google.com.hk\/search*",
                "https:\/\/www.google.hn\/search*",
                "https:\/\/www.google.hr\/search*",
                "https:\/\/www.google.ht\/search*",
                "https:\/\/www.google.hu\/search*",
                "https:\/\/www.google.co.id\/search*",
                "https:\/\/www.google.ie\/search*",
                "https:\/\/www.google.co.il\/search*",
                "https:\/\/www.google.im\/search*",
                "https:\/\/www.google.co.in\/search*",
                "https:\/\/www.google.iq\/search*",
                "https:\/\/www.google.is\/search*",
                "https:\/\/www.google.it\/search*",
                "https:\/\/www.google.je\/search*",
                "https:\/\/www.google.com.jm\/search*",
                "https:\/\/www.google.jo\/search*",
                "https:\/\/www.google.co.jp\/search*",
                "https:\/\/www.google.co.ke\/search*",
                "https:\/\/www.google.com.kh\/search*",
                "https:\/\/www.google.ki\/search*",
                "https:\/\/www.google.kg\/search*",
                "https:\/\/www.google.co.kr\/search*",
                "https:\/\/www.google.com.kw\/search*",
                "https:\/\/www.google.kz\/search*",
                "https:\/\/www.google.la\/search*",
                "https:\/\/www.google.com.lb\/search*",
                "https:\/\/www.google.li\/search*",
                "https:\/\/www.google.lk\/search*",
                "https:\/\/www.google.co.ls\/search*",
                "https:\/\/www.google.lt\/search*",
                "https:\/\/www.google.lu\/search*",
                "https:\/\/www.google.lv\/search*",
                "https:\/\/www.google.com.ly\/search*",
                "https:\/\/www.google.co.ma\/search*",
                "https:\/\/www.google.md\/search*",
                "https:\/\/www.google.me\/search*",
                "https:\/\/www.google.mg\/search*",
                "https:\/\/www.google.mk\/search*",
                "https:\/\/www.google.ml\/search*",
                "https:\/\/www.google.com.mm\/search*",
                "https:\/\/www.google.mn\/search*",
                "https:\/\/www.google.ms\/search*",
                "https:\/\/www.google.com.mt\/search*",
                "https:\/\/www.google.mu\/search*",
                "https:\/\/www.google.mv\/search*",
                "https:\/\/www.google.mw\/search*",
                "https:\/\/www.google.com.mx\/search*",
                "https:\/\/www.google.com.my\/search*",
                "https:\/\/www.google.co.mz\/search*",
                "https:\/\/www.google.com.na\/search*",
                "https:\/\/www.google.com.ng\/search*",
                "https:\/\/www.google.com.ni\/search*",
                "https:\/\/www.google.ne\/search*",
                "https:\/\/www.google.nl\/search*",
                "https:\/\/www.google.no\/search*",
                "https:\/\/www.google.com.np\/search*",
                "https:\/\/www.google.nr\/search*",
                "https:\/\/www.google.nu\/search*",
                "https:\/\/www.google.co.nz\/search*",
                "https:\/\/www.google.com.om\/search*",
                "https:\/\/www.google.com.pa\/search*",
                "https:\/\/www.google.com.pe\/search*",
                "https:\/\/www.google.com.pg\/search*",
                "https:\/\/www.google.com.ph\/search*",
                "https:\/\/www.google.com.pk\/search*",
                "https:\/\/www.google.pl\/search*",
                "https:\/\/www.google.pn\/search*",
                "https:\/\/www.google.com.pr\/search*",
                "https:\/\/www.google.ps\/search*",
                "https:\/\/www.google.pt\/search*",
                "https:\/\/www.google.com.py\/search*",
                "https:\/\/www.google.com.qa\/search*",
                "https:\/\/www.google.ro\/search*",
                "https:\/\/www.google.ru\/search*",
                "https:\/\/www.google.rw\/search*",
                "https:\/\/www.google.com.sa\/search*",
                "https:\/\/www.google.com.sb\/search*",
                "https:\/\/www.google.sc\/search*",
                "https:\/\/www.google.se\/search*",
                "https:\/\/www.google.com.sg\/search*",
                "https:\/\/www.google.sh\/search*",
                "https:\/\/www.google.si\/search*",
                "https:\/\/www.google.sk\/search*",
                "https:\/\/www.google.com.sl\/search*",
                "https:\/\/www.google.sn\/search*",
                "https:\/\/www.google.so\/search*",
                "https:\/\/www.google.sm\/search*",
                "https:\/\/www.google.sr\/search*",
                "https:\/\/www.google.st\/search*",
                "https:\/\/www.google.com.sv\/search*",
                "https:\/\/www.google.td\/search*",
                "https:\/\/www.google.tg\/search*",
                "https:\/\/www.google.co.th\/search*",
                "https:\/\/www.google.com.tj\/search*",
                "https:\/\/www.google.tl\/search*",
                "https:\/\/www.google.tm\/search*",
                "https:\/\/www.google.tn\/search*",
                "https:\/\/www.google.to\/search*",
                "https:\/\/www.google.com.tr\/search*",
                "https:\/\/www.google.tt\/search*",
                "https:\/\/www.google.com.tw\/search*",
                "https:\/\/www.google.co.tz\/search*",
                "https:\/\/www.google.com.ua\/search*",
                "https:\/\/www.google.co.ug\/search*",
                "https:\/\/www.google.co.uk\/search*",
                "https:\/\/www.google.com.uy\/search*",
                "https:\/\/www.google.co.uz\/search*",
                "https:\/\/www.google.com.vc\/search*",
                "https:\/\/www.google.co.ve\/search*",
                "https:\/\/www.google.vg\/search*",
                "https:\/\/www.google.co.vi\/search*",
                "https:\/\/www.google.com.vn\/search*",
                "https:\/\/www.google.vu\/search*",
                "https:\/\/www.google.ws\/search*",
                "https:\/\/www.google.rs\/search*",
                "https:\/\/www.google.co.za\/search*",
                "https:\/\/www.google.co.zm\/search*",
                "https:\/\/www.google.co.zw\/search*",
                "https:\/\/www.google.cat\/search*"
            ],
            "js": [
                "content-google.c781f439.js"
            ],
            "css": [
                "content-all.86504eb2.css"
            ]
        }
    ],
    "default_locale": "en",
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+K",
                "linux": "Alt+K",
                "mac": "Command+K",
                "windows": "Alt+K"
            }
        },
        "show-standalone-cmd": {
            "description": "Global Mode",
            "suggested_key": {
                "default": "Shift+Alt+K",
                "linux": "Shift+Alt+K",
                "mac": "Command+Shift+K",
                "windows": "Shift+Alt+K"
            }
        }
    },
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "content-all.07bd200b.css",
                "content-all.7c05c6e1.png"
            ]
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*",
                "https:\/\/outlook.live.com\/*"
            ],
            "resources": [
                "content-all.7c05c6e1.png"
            ]
        },
        {
            "matches": [
                "https:\/\/twitter.com\/*"
            ],
            "resources": [
                "content-all.7c05c6e1.png"
            ]
        },
        {
            "matches": [
                "https:\/\/www.bing.com\/*",
                "https:\/\/cn.bing.com\/*",
                "https:\/\/search.yahoo.com\/*",
                "https:\/\/search.yahoo.co.jp\/*",
                "https:\/\/search.naver.com\/*",
                "https:\/\/search.brave.com\/*",
                "https:\/\/duckduckgo.com\/*",
                "https:\/\/www.baidu.com\/*",
                "https:\/\/*.yandex.com\/*",
                "https:\/\/*.yandex.ru\/*",
                "https:\/\/*.yandex.com.tr\/*",
                "https:\/\/*.yandex.uz\/*",
                "https:\/\/*.yandex.kz\/*",
                "https:\/\/*.yandex.by\/*",
                "https:\/\/www.google.com\/*",
                "https:\/\/www.google.ad\/*",
                "https:\/\/www.google.ae\/*",
                "https:\/\/www.google.com.af\/*",
                "https:\/\/www.google.com.ag\/*",
                "https:\/\/www.google.com.ai\/*",
                "https:\/\/www.google.al\/*",
                "https:\/\/www.google.am\/*",
                "https:\/\/www.google.co.ao\/*",
                "https:\/\/www.google.com.ar\/*",
                "https:\/\/www.google.as\/*",
                "https:\/\/www.google.at\/*",
                "https:\/\/www.google.com.au\/*",
                "https:\/\/www.google.az\/*",
                "https:\/\/www.google.ba\/*",
                "https:\/\/www.google.com.bd\/*",
                "https:\/\/www.google.be\/*",
                "https:\/\/www.google.bf\/*",
                "https:\/\/www.google.bg\/*",
                "https:\/\/www.google.com.bh\/*",
                "https:\/\/www.google.bi\/*",
                "https:\/\/www.google.bj\/*",
                "https:\/\/www.google.com.bn\/*",
                "https:\/\/www.google.com.bo\/*",
                "https:\/\/www.google.com.br\/*",
                "https:\/\/www.google.bs\/*",
                "https:\/\/www.google.bt\/*",
                "https:\/\/www.google.co.bw\/*",
                "https:\/\/www.google.by\/*",
                "https:\/\/www.google.com.bz\/*",
                "https:\/\/www.google.ca\/*",
                "https:\/\/www.google.cd\/*",
                "https:\/\/www.google.cf\/*",
                "https:\/\/www.google.cg\/*",
                "https:\/\/www.google.ch\/*",
                "https:\/\/www.google.ci\/*",
                "https:\/\/www.google.co.ck\/*",
                "https:\/\/www.google.cl\/*",
                "https:\/\/www.google.cm\/*",
                "https:\/\/www.google.cn\/*",
                "https:\/\/www.google.com.co\/*",
                "https:\/\/www.google.co.cr\/*",
                "https:\/\/www.google.com.cu\/*",
                "https:\/\/www.google.cv\/*",
                "https:\/\/www.google.com.cy\/*",
                "https:\/\/www.google.cz\/*",
                "https:\/\/www.google.de\/*",
                "https:\/\/www.google.dj\/*",
                "https:\/\/www.google.dk\/*",
                "https:\/\/www.google.dm\/*",
                "https:\/\/www.google.com.do\/*",
                "https:\/\/www.google.dz\/*",
                "https:\/\/www.google.com.ec\/*",
                "https:\/\/www.google.ee\/*",
                "https:\/\/www.google.com.eg\/*",
                "https:\/\/www.google.es\/*",
                "https:\/\/www.google.com.et\/*",
                "https:\/\/www.google.fi\/*",
                "https:\/\/www.google.com.fj\/*",
                "https:\/\/www.google.fm\/*",
                "https:\/\/www.google.fr\/*",
                "https:\/\/www.google.ga\/*",
                "https:\/\/www.google.ge\/*",
                "https:\/\/www.google.gg\/*",
                "https:\/\/www.google.com.gh\/*",
                "https:\/\/www.google.com.gi\/*",
                "https:\/\/www.google.gl\/*",
                "https:\/\/www.google.gm\/*",
                "https:\/\/www.google.gr\/*",
                "https:\/\/www.google.com.gt\/*",
                "https:\/\/www.google.gy\/*",
                "https:\/\/www.google.com.hk\/*",
                "https:\/\/www.google.hn\/*",
                "https:\/\/www.google.hr\/*",
                "https:\/\/www.google.ht\/*",
                "https:\/\/www.google.hu\/*",
                "https:\/\/www.google.co.id\/*",
                "https:\/\/www.google.ie\/*",
                "https:\/\/www.google.co.il\/*",
                "https:\/\/www.google.im\/*",
                "https:\/\/www.google.co.in\/*",
                "https:\/\/www.google.iq\/*",
                "https:\/\/www.google.is\/*",
                "https:\/\/www.google.it\/*",
                "https:\/\/www.google.je\/*",
                "https:\/\/www.google.com.jm\/*",
                "https:\/\/www.google.jo\/*",
                "https:\/\/www.google.co.jp\/*",
                "https:\/\/www.google.co.ke\/*",
                "https:\/\/www.google.com.kh\/*",
                "https:\/\/www.google.ki\/*",
                "https:\/\/www.google.kg\/*",
                "https:\/\/www.google.co.kr\/*",
                "https:\/\/www.google.com.kw\/*",
                "https:\/\/www.google.kz\/*",
                "https:\/\/www.google.la\/*",
                "https:\/\/www.google.com.lb\/*",
                "https:\/\/www.google.li\/*",
                "https:\/\/www.google.lk\/*",
                "https:\/\/www.google.co.ls\/*",
                "https:\/\/www.google.lt\/*",
                "https:\/\/www.google.lu\/*",
                "https:\/\/www.google.lv\/*",
                "https:\/\/www.google.com.ly\/*",
                "https:\/\/www.google.co.ma\/*",
                "https:\/\/www.google.md\/*",
                "https:\/\/www.google.me\/*",
                "https:\/\/www.google.mg\/*",
                "https:\/\/www.google.mk\/*",
                "https:\/\/www.google.ml\/*",
                "https:\/\/www.google.com.mm\/*",
                "https:\/\/www.google.mn\/*",
                "https:\/\/www.google.ms\/*",
                "https:\/\/www.google.com.mt\/*",
                "https:\/\/www.google.mu\/*",
                "https:\/\/www.google.mv\/*",
                "https:\/\/www.google.mw\/*",
                "https:\/\/www.google.com.mx\/*",
                "https:\/\/www.google.com.my\/*",
                "https:\/\/www.google.co.mz\/*",
                "https:\/\/www.google.com.na\/*",
                "https:\/\/www.google.com.ng\/*",
                "https:\/\/www.google.com.ni\/*",
                "https:\/\/www.google.ne\/*",
                "https:\/\/www.google.nl\/*",
                "https:\/\/www.google.no\/*",
                "https:\/\/www.google.com.np\/*",
                "https:\/\/www.google.nr\/*",
                "https:\/\/www.google.nu\/*",
                "https:\/\/www.google.co.nz\/*",
                "https:\/\/www.google.com.om\/*",
                "https:\/\/www.google.com.pa\/*",
                "https:\/\/www.google.com.pe\/*",
                "https:\/\/www.google.com.pg\/*",
                "https:\/\/www.google.com.ph\/*",
                "https:\/\/www.google.com.pk\/*",
                "https:\/\/www.google.pl\/*",
                "https:\/\/www.google.pn\/*",
                "https:\/\/www.google.com.pr\/*",
                "https:\/\/www.google.ps\/*",
                "https:\/\/www.google.pt\/*",
                "https:\/\/www.google.com.py\/*",
                "https:\/\/www.google.com.qa\/*",
                "https:\/\/www.google.ro\/*",
                "https:\/\/www.google.ru\/*",
                "https:\/\/www.google.rw\/*",
                "https:\/\/www.google.com.sa\/*",
                "https:\/\/www.google.com.sb\/*",
                "https:\/\/www.google.sc\/*",
                "https:\/\/www.google.se\/*",
                "https:\/\/www.google.com.sg\/*",
                "https:\/\/www.google.sh\/*",
                "https:\/\/www.google.si\/*",
                "https:\/\/www.google.sk\/*",
                "https:\/\/www.google.com.sl\/*",
                "https:\/\/www.google.sn\/*",
                "https:\/\/www.google.so\/*",
                "https:\/\/www.google.sm\/*",
                "https:\/\/www.google.sr\/*",
                "https:\/\/www.google.st\/*",
                "https:\/\/www.google.com.sv\/*",
                "https:\/\/www.google.td\/*",
                "https:\/\/www.google.tg\/*",
                "https:\/\/www.google.co.th\/*",
                "https:\/\/www.google.com.tj\/*",
                "https:\/\/www.google.tl\/*",
                "https:\/\/www.google.tm\/*",
                "https:\/\/www.google.tn\/*",
                "https:\/\/www.google.to\/*",
                "https:\/\/www.google.com.tr\/*",
                "https:\/\/www.google.tt\/*",
                "https:\/\/www.google.com.tw\/*",
                "https:\/\/www.google.co.tz\/*",
                "https:\/\/www.google.com.ua\/*",
                "https:\/\/www.google.co.ug\/*",
                "https:\/\/www.google.co.uk\/*",
                "https:\/\/www.google.com.uy\/*",
                "https:\/\/www.google.co.uz\/*",
                "https:\/\/www.google.com.vc\/*",
                "https:\/\/www.google.co.ve\/*",
                "https:\/\/www.google.vg\/*",
                "https:\/\/www.google.co.vi\/*",
                "https:\/\/www.google.com.vn\/*",
                "https:\/\/www.google.vu\/*",
                "https:\/\/www.google.ws\/*",
                "https:\/\/www.google.rs\/*",
                "https:\/\/www.google.co.za\/*",
                "https:\/\/www.google.co.zm\/*",
                "https:\/\/www.google.co.zw\/*",
                "https:\/\/www.google.cat\/*"
            ],
            "resources": [
                "content-google.470ce1bc.css",
                "content-all.7c05c6e1.png"
            ]
        }
    ]
}