Ink for Google™

Get your favourite Google sites a new coat of paint. Update their look with Material Design

What is Ink for Google™?

Ink for Google™ is a Chrome extension developed by https://apps.jeurissen.co, and its main feature is "Get your favourite Google sites a new coat of paint. Update their look with Material Design".

Extension Screenshots

screenshot
screenshot

Download Ink for Google™ Extension CRX File

Download Ink for Google™ 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

                        Ink for Google improves the look of well-known Google websites like Search, Gmail and Calendar. It unifies them under the guidelines defined by the Material Design team at Google. Ink takes inspiration from the visual style of Android apps and their newest websites to create a better and consistent experience across all of these services.

Ink currently works on most Google websites, even websites which already have material design. On those websites, it improves the design to better match the guidelines.

This extension requires the permission to read and change your data on google.com sites to make the visual changes.

See something that you think needs a visual tweak? Click the Ink icon to send us some feedback or to report a bug.                    

Extension Basic Information

Name Ink for Google™ Ink for Google™
ID hmanckoiohnlgdommlcckcflkmllobgj
Official URL https://chromewebstore.google.com/detail/ink-for-google/hmanckoiohnlgdommlcckcflkmllobgj
Description Get your favourite Google sites a new coat of paint. Update their look with Material Design
File Size 452 KB
Installation Count 13,361
Current Version 11.5.0
Last Updated 2024-02-26
Publish Date 2020-05-22
Rating 4.73/5 Total 671 Ratings
Developer https://apps.jeurissen.co
Email [email protected]
Payment Type free
Extension Website https://apps.jeurissen.co/ink-for-google
Help Page URL https://apps.jeurissen.co/ink-for-google/contact
Privacy Policy Page URL https://apps.jeurissen.co/privacy-policy
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,fa,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",
    "manifest_version": 2,
    "version": "11.5.0",
    "name": "Ink for Google\u2122",
    "description": "__MSG_cj_i18n_02144__",
    "author": "Carlos Jeurissen",
    "homepage_url": "https:\/\/apps.jeurissen.co\/ink-for-google",
    "developer": {
        "name": "Carlos Jeurissen",
        "url": "https:\/\/apps.jeurissen.co\/"
    },
    "default_locale": "en",
    "content_security_policy": "default-src 'none'; child-src 'none'; manifest-src 'none'; media-src 'none'; object-src 'none'; worker-src 'none'; connect-src 'none'; frame-src 'none'; font-src 'none'; img-src data:; script-src 'self'; script-src-elem 'self'; script-src-attr 'none'; style-src 'self'; style-src-elem 'self'; style-src-attr 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none'; block-all-mixed-content; upgrade-insecure-requests; report-uri https:\/\/api.jeurissen.co\/reports\/csp\/webext\/ifg\/v10_4_5\/",
    "offline_enabled": true,
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]"
        }
    },
    "externally_connectable": {
        "ids": [],
        "accepts_tls_channel_id": false
    },
    "icons": {
        "16": "\/images\/extension\/icon-16.png",
        "32": "\/images\/extension\/icon-32.png",
        "48": "\/images\/extension\/icon-48.png",
        "128": "\/images\/extension\/icon-128.png"
    },
    "permissions": [
        "notifications",
        "storage"
    ],
    "background": {
        "scripts": [
            "\/background.js"
        ],
        "persistent": false
    },
    "commands": {
        "_execute_browser_action": []
    },
    "web_accessible_resources": [
        "\/fonts\/*",
        "\/images\/*",
        "\/styles\/*"
    ],
    "content_scripts": [
        {
            "run_at": "document_start",
            "js": [
                "\/scripts\/cs-tasks.js",
                "\/scripts\/browser-storage.js",
                "\/scripts\/styles.js",
                "\/scripts\/website-id.js",
                "\/scripts\/main.js"
            ],
            "matches": [
                "*:\/\/*.goo.gl\/*",
                "*:\/\/*.gstatic.com\/*",
                "*:\/\/*.youtube.com\/*",
                "*:\/\/*.blogger.com\/*",
                "*:\/\/*.google.ac\/*",
                "*:\/\/*.google.ad\/*",
                "*:\/\/*.google.ae\/*",
                "*:\/\/*.google.am\/*",
                "*:\/\/*.google.as\/*",
                "*:\/\/*.google.at\/*",
                "*:\/\/*.google.az\/*",
                "*:\/\/*.google.ba\/*",
                "*:\/\/*.google.be\/*",
                "*:\/\/*.google.bf\/*",
                "*:\/\/*.google.bg\/*",
                "*:\/\/*.google.bi\/*",
                "*:\/\/*.google.bj\/*",
                "*:\/\/*.google.bs\/*",
                "*:\/\/*.google.by\/*",
                "*:\/\/*.google.ca\/*",
                "*:\/\/*.google.cat\/*",
                "*:\/\/*.google.cc\/*",
                "*:\/\/*.google.cd\/*",
                "*:\/\/*.google.cf\/*",
                "*:\/\/*.google.cg\/*",
                "*:\/\/*.google.ch\/*",
                "*:\/\/*.google.ci\/*",
                "*:\/\/*.google.cl\/*",
                "*:\/\/*.google.cm\/*",
                "*:\/\/*.google.cn\/*",
                "*:\/\/*.google.co.bw\/*",
                "*:\/\/*.google.co.ck\/*",
                "*:\/\/*.google.co.cr\/*",
                "*:\/\/*.google.co.id\/*",
                "*:\/\/*.google.co.il\/*",
                "*:\/\/*.google.co.in\/*",
                "*:\/\/*.google.co.jp\/*",
                "*:\/\/*.google.co.ke\/*",
                "*:\/\/*.google.co.kr\/*",
                "*:\/\/*.google.co.ls\/*",
                "*:\/\/*.google.co.ma\/*",
                "*:\/\/*.google.co.mz\/*",
                "*:\/\/*.google.co.nz\/*",
                "*:\/\/*.google.co.th\/*",
                "*:\/\/*.google.co.tz\/*",
                "*:\/\/*.google.co.ug\/*",
                "*:\/\/*.google.co.uk\/*",
                "*:\/\/*.google.co.uz\/*",
                "*:\/\/*.google.co.ve\/*",
                "*:\/\/*.google.co.vi\/*",
                "*:\/\/*.google.co.za\/*",
                "*:\/\/*.google.co.zm\/*",
                "*:\/\/*.google.co.zw\/*",
                "*:\/\/*.google.com\/*",
                "*:\/\/*.google.com.af\/*",
                "*:\/\/*.google.com.ag\/*",
                "*:\/\/*.google.com.ai\/*",
                "*:\/\/*.google.com.ar\/*",
                "*:\/\/*.google.com.au\/*",
                "*:\/\/*.google.com.bd\/*",
                "*:\/\/*.google.com.bh\/*",
                "*:\/\/*.google.com.bn\/*",
                "*:\/\/*.google.com.bo\/*",
                "*:\/\/*.google.com.br\/*",
                "*:\/\/*.google.com.by\/*",
                "*:\/\/*.google.com.bz\/*",
                "*:\/\/*.google.com.co\/*",
                "*:\/\/*.google.com.cu\/*",
                "*:\/\/*.google.com.cy\/*",
                "*:\/\/*.google.com.do\/*",
                "*:\/\/*.google.com.ec\/*",
                "*:\/\/*.google.com.eg\/*",
                "*:\/\/*.google.com.et\/*",
                "*:\/\/*.google.com.fj\/*",
                "*:\/\/*.google.com.gh\/*",
                "*:\/\/*.google.com.gi\/*",
                "*:\/\/*.google.com.gt\/*",
                "*:\/\/*.google.com.hk\/*",
                "*:\/\/*.google.com.jm\/*",
                "*:\/\/*.google.com.kh\/*",
                "*:\/\/*.google.com.kw\/*",
                "*:\/\/*.google.com.lb\/*",
                "*:\/\/*.google.com.lc\/*",
                "*:\/\/*.google.com.ly\/*",
                "*:\/\/*.google.com.mt\/*",
                "*:\/\/*.google.com.mx\/*",
                "*:\/\/*.google.com.my\/*",
                "*:\/\/*.google.com.na\/*",
                "*:\/\/*.google.com.nf\/*",
                "*:\/\/*.google.com.ng\/*",
                "*:\/\/*.google.com.ni\/*",
                "*:\/\/*.google.com.np\/*",
                "*:\/\/*.google.com.om\/*",
                "*:\/\/*.google.com.pa\/*",
                "*:\/\/*.google.com.pe\/*",
                "*:\/\/*.google.com.ph\/*",
                "*:\/\/*.google.com.pk\/*",
                "*:\/\/*.google.com.pr\/*",
                "*:\/\/*.google.com.py\/*",
                "*:\/\/*.google.com.qa\/*",
                "*:\/\/*.google.com.sa\/*",
                "*:\/\/*.google.com.sb\/*",
                "*:\/\/*.google.com.sg\/*",
                "*:\/\/*.google.com.sl\/*",
                "*:\/\/*.google.com.sv\/*",
                "*:\/\/*.google.com.tj\/*",
                "*:\/\/*.google.com.tn\/*",
                "*:\/\/*.google.com.tr\/*",
                "*:\/\/*.google.com.tw\/*",
                "*:\/\/*.google.com.ua\/*",
                "*:\/\/*.google.com.uy\/*",
                "*:\/\/*.google.com.vc\/*",
                "*:\/\/*.google.com.vn\/*",
                "*:\/\/*.google.cv\/*",
                "*:\/\/*.google.cz\/*",
                "*:\/\/*.google.de\/*",
                "*:\/\/*.google.dj\/*",
                "*:\/\/*.google.dk\/*",
                "*:\/\/*.google.dm\/*",
                "*:\/\/*.google.dz\/*",
                "*:\/\/*.google.ee\/*",
                "*:\/\/*.google.es\/*",
                "*:\/\/*.google.fi\/*",
                "*:\/\/*.google.fm\/*",
                "*:\/\/*.google.fr\/*",
                "*:\/\/*.google.ga\/*",
                "*:\/\/*.google.gd\/*",
                "*:\/\/*.google.ge\/*",
                "*:\/\/*.google.gf\/*",
                "*:\/\/*.google.gg\/*",
                "*:\/\/*.google.gl\/*",
                "*:\/\/*.google.gm\/*",
                "*:\/\/*.google.gp\/*",
                "*:\/\/*.google.gr\/*",
                "*:\/\/*.google.gy\/*",
                "*:\/\/*.google.hn\/*",
                "*:\/\/*.google.hr\/*",
                "*:\/\/*.google.ht\/*",
                "*:\/\/*.google.hu\/*",
                "*:\/\/*.google.ie\/*",
                "*:\/\/*.google.im\/*",
                "*:\/\/*.google.io\/*",
                "*:\/\/*.google.iq\/*",
                "*:\/\/*.google.is\/*",
                "*:\/\/*.google.it.ao\/*",
                "*:\/\/*.google.it\/*",
                "*:\/\/*.google.je\/*",
                "*:\/\/*.google.jo\/*",
                "*:\/\/*.google.kg\/*",
                "*:\/\/*.google.ki\/*",
                "*:\/\/*.google.kz\/*",
                "*:\/\/*.google.la\/*",
                "*:\/\/*.google.li\/*",
                "*:\/\/*.google.lk\/*",
                "*:\/\/*.google.lt\/*",
                "*:\/\/*.google.lu\/*",
                "*:\/\/*.google.lv\/*",
                "*:\/\/*.google.md\/*",
                "*:\/\/*.google.me\/*",
                "*:\/\/*.google.mg\/*",
                "*:\/\/*.google.mk\/*",
                "*:\/\/*.google.ml\/*",
                "*:\/\/*.google.mn\/*",
                "*:\/\/*.google.ms\/*",
                "*:\/\/*.google.mu\/*",
                "*:\/\/*.google.mv\/*",
                "*:\/\/*.google.mw\/*",
                "*:\/\/*.google.ne\/*",
                "*:\/\/*.google.nl\/*",
                "*:\/\/*.google.no\/*",
                "*:\/\/*.google.nr\/*",
                "*:\/\/*.google.nu\/*",
                "*:\/\/*.google.pl\/*",
                "*:\/\/*.google.pn\/*",
                "*:\/\/*.google.ps\/*",
                "*:\/\/*.google.pt\/*",
                "*:\/\/*.google.ro\/*",
                "*:\/\/*.google.rs\/*",
                "*:\/\/*.google.ru\/*",
                "*:\/\/*.google.rw\/*",
                "*:\/\/*.google.sc\/*",
                "*:\/\/*.google.se\/*",
                "*:\/\/*.google.sh\/*",
                "*:\/\/*.google.si\/*",
                "*:\/\/*.google.sk\/*",
                "*:\/\/*.google.sm\/*",
                "*:\/\/*.google.sn\/*",
                "*:\/\/*.google.so\/*",
                "*:\/\/*.google.st\/*",
                "*:\/\/*.google.td\/*",
                "*:\/\/*.google.tg\/*",
                "*:\/\/*.google.tk\/*",
                "*:\/\/*.google.tl\/*",
                "*:\/\/*.google.tm\/*",
                "*:\/\/*.google.to\/*",
                "*:\/\/*.google.tt\/*",
                "*:\/\/*.google.us\/*",
                "*:\/\/*.google.vg\/*",
                "*:\/\/*.google.vu\/*",
                "*:\/\/*.google.ws\/*"
            ]
        }
    ],
    "browser_action": {
        "browser_style": false,
        "default_icon": {
            "19": "\/images\/popup\/icon_unavailable-19.png",
            "38": "\/images\/popup\/icon_unavailable-38.png"
        },
        "default_popup": "\/views\/popup.html"
    }
}