Obisidan Digital Bookmarks
Base Level Extension
什么是Obisidan Digital Bookmarks?
Obisidan Digital Bookmarks是由brandonhulston1开发的Chrome扩展程序,该扩展的主要功能是“Base Level Extension”。
扩展截图
下载Obisidan Digital Bookmarks扩展crx文件
下载Obisidan Digital Bookmarks扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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 扩展基本信息
| 名称 | |
| ID | glondkomnkhndkajgnapjgfdkelgeiph |
| 官方URL | https://chromewebstore.google.com/detail/obisidan-digital-bookmark/glondkomnkhndkajgnapjgfdkelgeiph |
| 简介 | Base Level Extension |
| 文件大小 | 160 KB |
| 安装次数 | 49 |
| 当前版本 | 3.0 |
| 更新时间 | 2024-01-26 |
| 上架时间 | 2023-11-18 |
| 开发者 | brandonhulston1 |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://github.com/bhulston/bookmark_plugin |
| 支持的语言 | 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": [
" | |