Highlit
Highlights all occurrences of the currently selected word on page.
什麼是Highlit?
Highlit是由Nikola Toshev開發的Chrome擴展程式,該擴展的主要功能是“Highlights all occurrences of the currently selected word on page.”。
擴展截圖
下載Highlit擴展crx文件
下載Highlit擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
An extension that highlights all occurrences of the currently selected word or phrase (recognizing different word forms in English). This is useful to outline central concepts in a text, or visually highlight where a specific identifier is used in code in browser window. Double-click a word on the current page to highlight it and all it's occurrences.
擴展基本資訊
名稱 | |
ID | cooahmcpmajfpnanjkdfiejkffphknnm |
官方網址 | https://chrome.google.com/webstore/detail/highlit/cooahmcpmajfpnanjkdfiejkffphknnm |
簡介 | Highlights all occurrences of the currently selected word on page. |
檔案大小 | 15.58 KB |
安裝次數 | 952 |
目前版本 | 0.2.2 |
更新時間 | 2019-03-08 |
上架時間 | 2019-03-08 |
評分 | 3.19/5 共 16 次評分 |
開發者 | Nikola Toshev |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Highlit", "version": "0.2.2", "manifest_version": 2, "minimum_chrome_version": "39", "description": "Highlights all occurrences of the currently selected word on page.", "icons": { "128": "128.png" }, "content_scripts": [ { "matches": [ " |