Disables 'ink skipping' in links.
Disable text-decoration-skip-ink
什麼是Disables 'ink skipping' in links.?
Disables 'ink skipping' in links.是由globalskymail開發的Chrome擴展程式,該擴展的主要功能是“Disable text-decoration-skip-ink”。
擴展截圖
下載Disables 'ink skipping' in links.擴展crx文件
下載Disables 'ink skipping' in links.擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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
擴展基本資訊
名稱 | Disables 'ink skipping' in links. |
ID | ibhigfbbjaeadpfgfhjgcoioddhhlbmf |
官方網址 | https://chromewebstore.google.com/detail/disables-ink-skipping-in/ibhigfbbjaeadpfgfhjgcoioddhhlbmf |
簡介 | Disable text-decoration-skip-ink |
檔案大小 | 3.89 KB |
安裝次數 | 181 |
目前版本 | 2.0 |
更新時間 | 2018-02-18 |
上架時間 | 2018-02-18 |
評分 | 4.17/5 共 23 次評分 |
開發者 | globalskymail |
付費類型 | free |
支援的語言 | 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": [ " |