Highlighter
Make creating ,viewing and managing highlight easier
Qu'est-ce que Highlighter ?
Highlighter est une extension Chrome développée par LeNoob, et sa fonction principale est "Make creating ,viewing and managing highlight easier".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Highlighter
Téléchargez les fichiers d'extension Highlighter au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | Highlighter |
ID | dinoehnfgoidbfpggkdkofpijennefgf |
URL Officiel | https://chromewebstore.google.com/detail/highlighter/dinoehnfgoidbfpggkdkofpijennefgf |
Description | Make creating ,viewing and managing highlight easier |
Taille du Fichier | 1.2 MB |
Nombre d'Installations | 1,847 |
Version Actuelle | 1.0.1 |
Dernière Mise à Jour | 2021-07-31 |
Date de Publication | 2019-01-10 |
Évaluation | 3.68/5 Total 25 Évaluations |
Développeur | LeNoob |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://ilenoob.github.io/highlighter |
URL de la Page d'Aide | https://ilenoob.github.io/highlighter |
Langues Prises en Charge | 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": [ " |