Ink for Google™

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

什麼是Ink for Google™?

Ink for Google™是由https://apps.jeurissen.co開發的Chrome擴展程式,該擴展的主要功能是“Get your favourite Google sites a new coat of paint. Update their look with Material Design”。

擴展截圖

screenshot
screenshot

下載Ink for Google™擴展crx文件

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

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Ink for Google™ Ink for Google™
ID hmanckoiohnlgdommlcckcflkmllobgj
官方網址 https://chromewebstore.google.com/detail/ink-for-google/hmanckoiohnlgdommlcckcflkmllobgj
簡介 Get your favourite Google sites a new coat of paint. Update their look with Material Design
檔案大小 452 KB
安裝次數 13,361
目前版本 11.5.0
更新時間 2024-02-26
上架時間 2020-05-22
評分 4.73/5 共 671 次評分
開發者 https://apps.jeurissen.co
電子郵箱 [email protected]
付費類型 free
擴展官網 https://apps.jeurissen.co/ink-for-google
說明頁面URL https://apps.jeurissen.co/ink-for-google/contact
隱私政策頁面URL https://apps.jeurissen.co/privacy-policy
支援的語言 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"
    }
}