Disables 'ink skipping' in links.
Disable text-decoration-skip-ink
Apa itu Disables 'ink skipping' in links.?
Disables 'ink skipping' in links. adalah ekstensi Chrome yang dikembangkan oleh globalskymail, dan fitur utamanya adalah "Disable text-decoration-skip-ink".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Disables 'ink skipping' in links.
Unduh file ekstensi Disables 'ink skipping' in links. dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Restores the underlining behavior of previous Chrome Versions 63 or earlier. Chrome 64 implements ink skipping by default! *New* "Google removed its popular “View Image” feature as a part of a legal settlement. The feature previously allowed users to download and save photos without having to navigate through to the pictures’ web pages." This extension below enhances the current google images results page by allowing a single click to view the full size original image. https://chrome.google.com/webstore/detail/single-click-view-image/mlhnbfnfhbpnhpfbkpmmgbodldnbefee?utm_source=chrome-app-launcher-info-dialog
Informasi Dasar Ekstensi
Nama | Disables 'ink skipping' in links. |
ID | ibhigfbbjaeadpfgfhjgcoioddhhlbmf |
URL Resmi | https://chromewebstore.google.com/detail/disables-ink-skipping-in/ibhigfbbjaeadpfgfhjgcoioddhhlbmf |
Deskripsi | Disable text-decoration-skip-ink |
Ukuran File | 3.89 KB |
Jumlah Instalasi | 181 |
Versi Saat Ini | 2.0 |
Terakhir Diperbarui | 2018-02-18 |
Tanggal Publikasi | 2018-02-18 |
Penilaian | 4.17/5 Total 23 Penilaian |
Pengembang | globalskymail |
Tipe Pembayaran | free |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Disables 'ink skipping' in links.", "description": "Disable text-decoration-skip-ink", "version": "2.0", "background": { "scripts": [ "inky.js" ], "persistent": true }, "browser_action": { "default_icon": "icon.png" }, "permissions": [ " |