Highlighter
Make creating ,viewing and managing highlight easier
Cos'è Highlighter?
Highlighter è un'estensione di Chrome sviluppata da LeNoob, e la sua funzione principale è "Make creating ,viewing and managing highlight easier".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Highlighter
Scarica i file di estensione Highlighter in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | Highlighter |
ID | dinoehnfgoidbfpggkdkofpijennefgf |
URL Ufficiale | https://chromewebstore.google.com/detail/highlighter/dinoehnfgoidbfpggkdkofpijennefgf |
Descrizione | Make creating ,viewing and managing highlight easier |
Dimensione del File | 1.2 MB |
Conteggio Installazioni | 1,847 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2021-07-31 |
Data di Pubblicazione | 2019-01-10 |
Valutazione | 3.68/5 Totale 25 Valutazioni |
Sviluppatore | LeNoob |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://ilenoob.github.io/highlighter |
URL della Pagina di Aiuto | https://ilenoob.github.io/highlighter |
Lingue Supportate | 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": [ " |