Dynalist Highlighter
Powerful web highlighter for Dynalist
Qu'est-ce que Dynalist Highlighter ?
Dynalist Highlighter est une extension Chrome développée par http://danielwirtz.com, et sa fonction principale est "Powerful web highlighter for Dynalist".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Dynalist Highlighter
Téléchargez les fichiers d'extension Dynalist 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
Using Dynalist Highlighter you can easily highlight text on any web page and sync them to your Dynalist Inbox. This is especially helpful if you are doing research or when you want to build your own knowledge-base. FEATURES: → Highlight any text on web page → Collect your highlights and send them in one bookmark to Dynalist → Code, Links and HTML elements are automatically converted → Adjust the bookmark title before you send it to Dynalist
Informations de Base sur l'Extension
Nom | |
ID | afnffidekokfdaepocnkcmmepjibjhln |
URL Officiel | https://chrome.google.com/webstore/detail/dynalist-highlighter/afnffidekokfdaepocnkcmmepjibjhln |
Description | Powerful web highlighter for Dynalist |
Taille du Fichier | 696 KB |
Nombre d'Installations | 498 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2020-02-06 |
Date de Publication | 2020-02-06 |
Évaluation | 5.00/5 Total 8 Évaluations |
Développeur | http://danielwirtz.com |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dynalist Highlighter", "description": "Powerful web highlighter for Dynalist", "version": "1.2", "manifest_version": 2, "icons": { "16": ".\/icon\/icon-on-16.png", "48": ".\/icon\/icon-on-48.png", "128": ".\/icon\/icon-on-128.png" }, "background": { "scripts": [ "app\/background.js" ], "persistent": false }, "browser_action": [], "permissions": [ "storage", "activeTab", " |