Ink for Google™

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

Ink for Google™ là gì?

Ink for Google™ là một tiện ích mở rộng Chrome được phát triển bởi https://apps.jeurissen.co, và tính năng chính của nó là "Get your favourite Google sites a new coat of paint. Update their look with Material Design".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Ink for Google™

Tải xuống các tệp mở rộng Ink for Google™ dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Ink for Google™ Ink for Google™
ID hmanckoiohnlgdommlcckcflkmllobgj
URL Chính Thức https://chromewebstore.google.com/detail/ink-for-google/hmanckoiohnlgdommlcckcflkmllobgj
Mô tả Get your favourite Google sites a new coat of paint. Update their look with Material Design
Kích Thước Tệp 452 KB
Số Lần Cài Đặt 13,361
Phiên Bản Hiện Tại 11.5.0
Cập Nhật Lần Cuối 2024-02-26
Ngày Phát Hành 2020-05-22
Đánh Giá 4.73/5 Tổng số 671 Đánh Giá
Nhà Phát Triển https://apps.jeurissen.co
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://apps.jeurissen.co/ink-for-google
URL Trang Trợ Giúp https://apps.jeurissen.co/ink-for-google/contact
URL Trang Chính Sách Bảo Mật https://apps.jeurissen.co/privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}