Lynn
Vim-like bookmarking with tags
What is Lynn?
Lynn is a Chrome extension developed by octref.dev, and its main feature is "Vim-like bookmarking with tags".
Extension Screenshots
Download Lynn Extension CRX File
Download Lynn extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Lynn |
ID | addhcckhdjeddcehoelbklmanbpadggk |
Official URL | https://chromewebstore.google.com/detail/lynn/addhcckhdjeddcehoelbklmanbpadggk |
Description | Vim-like bookmarking with tags |
File Size | 305 KB |
Installation Count | 14 |
Current Version | 0.2.13 |
Last Updated | 2015-08-27 |
Publish Date | 2015-08-26 |
Rating | 5.00/5 Total 2 Ratings |
Developer | octref.dev |
Payment Type | free |
Extension Website | https://github.com/octref/lynn |
Help Page URL | https://github.com/octref/lynn/issues |
Supported Languages | 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": [ " |