Highlighter
Make creating ,viewing and managing highlight easier
什麼是Highlighter?
Highlighter是由LeNoob開發的Chrome擴展程式,該擴展的主要功能是“Make creating ,viewing and managing highlight easier”。
擴展截圖
下載Highlighter擴展crx文件
下載Highlighter擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
HIGHLIGHTER
I used to write a lot of essays, and reports when I was in university. I developed Highlighter in order to help me highlight interesting ideas that I came across on the internet. This tool can store those highlights on your local so that you can check them back later.
=====================
INSTALLATION
+ After installing the extension from chrome web store, it is recommended to refresh all the tabs or reopen the browser.
=====================
CURRENT FEATURES
+ Highlight selected text
+ Change highlight colour
+ Remove highlight
+ Bookmark highlighted sites
+ Bulk remove highlights from the popup
+ Enable/Disable highlight from the popup 擴展基本資訊
| 名稱 | |
| ID | dinoehnfgoidbfpggkdkofpijennefgf |
| 官方網址 | https://chromewebstore.google.com/detail/highlighter/dinoehnfgoidbfpggkdkofpijennefgf |
| 簡介 | Make creating ,viewing and managing highlight easier |
| 檔案大小 | 1.2 MB |
| 安裝次數 | 1,847 |
| 目前版本 | 1.0.1 |
| 更新時間 | 2021-07-31 |
| 上架時間 | 2019-01-10 |
| 評分 | 3.68/5 共 25 次評分 |
| 開發者 | LeNoob |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://ilenoob.github.io/highlighter |
| 說明頁面URL | https://ilenoob.github.io/highlighter |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Highlighter",
"short_name": "Highlighter",
"description": "Make creating ,viewing and managing highlight easier",
"version": "1.0.1",
"icons": {
"16": "assets\/highlight_16.png",
"32": "assets\/highlight_32.png",
"64": "assets\/highlight_64.png"
},
"action": {
"default_title": "Highlighter",
"default_popup": "index.html"
},
"background": {
"service_worker": "background.js"
},
"content_scripts": [
{
"matches": [
" | |