Lynn
Vim-like bookmarking with tags
什么是Lynn?
Lynn是由octref.dev开发的Chrome扩展程序,该扩展的主要功能是“Vim-like bookmarking with tags”。
扩展截图
下载Lynn扩展crx文件
下载Lynn扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
A powerful Chrome extension that lets you manage bookmarks with tags, in the Vim way. Demo: https://www.youtube.com/watch?v=6okSvOLjmfY Website & Doc: http://octref.github.io/lynn/ Github: https://github.com/octref/lynn
扩展基本信息
名称 | Lynn |
ID | addhcckhdjeddcehoelbklmanbpadggk |
官方URL | https://chromewebstore.google.com/detail/lynn/addhcckhdjeddcehoelbklmanbpadggk |
简介 | Vim-like bookmarking with tags |
文件大小 | 305 KB |
安装次数 | 14 |
当前版本 | 0.2.13 |
更新时间 | 2015-08-27 |
上架时间 | 2015-08-26 |
评分 | 5.00/5 共2次评分 |
开发者 | octref.dev |
付费类型 | free |
扩展官网 | https://github.com/octref/lynn |
帮助页面URL | https://github.com/octref/lynn/issues |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Lynn", "version": "0.2.13", "description": "Vim-like bookmarking with tags", "permissions": [ "bookmarks", "storage", "tabs" ], "icons": { "64": "icon\/lynn-transparent-64.png", "128": "icon\/lynn-transparent-128.png" }, "options_page": "option_page\/site\/html\/option.html", "content_scripts": [ { "matches": [ " |