Obisidan Digital Bookmarks
Base Level Extension
¿Qué es Obisidan Digital Bookmarks?
Obisidan Digital Bookmarks es una extensión de Chrome desarrollada por brandonhulston1, y su función principal es "Base Level Extension".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Obisidan Digital Bookmarks
Descarga archivos de extensión Obisidan Digital Bookmarks en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
This is a chrome extension that uses Obsidian notes as an alternative to saving links to your chrome bookmarks. If you are like me, you: 1. Never end up going back to your Chrome bookmarks 2. Need a way to take notes along with your saved articles/papers/videos... Here is a list of the features you can expect with this chrome extension: * Append your bookmark to an existing Obsidian file, and/or create a new note * Quickly choose from your own Obsidian files where to save your bookmark * Automatically search for article/video titles in the Webpage DOM and save them to Obsidian * Estimates and saves read time of article (or watch duration for Youtube videos) * Add a custom note to your bookmarks/edit MD template More info and template examples can be found here -> https://github.com/bhulston/bookmark_plugin
Información Básica de la Extensión
Nombre | Obisidan Digital Bookmarks |
ID | glondkomnkhndkajgnapjgfdkelgeiph |
URL Oficial | https://chromewebstore.google.com/detail/obisidan-digital-bookmark/glondkomnkhndkajgnapjgfdkelgeiph |
Descripción | Base Level Extension |
Tamaño del Archivo | 160 KB |
Cantidad de Instalaciones | 49 |
Versión Actual | 3.0 |
Última Actualización | 2024-01-26 |
Fecha de Publicación | 2023-11-18 |
Desarrollador | brandonhulston1 |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://github.com/bhulston/bookmark_plugin |
Idiomas Soportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Obisidan Digital Bookmarks", "description": "Base Level Extension", "version": "3.0", "manifest_version": 3, "action": { "default_popup": "popup\/popup.html", "default_icon": "images\/icon.png" }, "host_permissions": [ " |