Lynn
Vim-like bookmarking with tags
Vad är Lynn?
Lynn är en Chrome-tillägg utvecklad av octref.dev, och dess huvudfunktion är "Vim-like bookmarking with tags".
Tilläggsskärmbilder
Ladda ner Lynn-förlängningens CRX-fil
Ladda ner Lynn-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | Lynn |
ID | addhcckhdjeddcehoelbklmanbpadggk |
Officiell webbadress | https://chromewebstore.google.com/detail/lynn/addhcckhdjeddcehoelbklmanbpadggk |
Beskrivning | Vim-like bookmarking with tags |
Filstorlek | 305 KB |
Antal Installationer | 14 |
Aktuell Version | 0.2.13 |
Senast Uppdaterad | 2015-08-27 |
Publiceringsdatum | 2015-08-26 |
Betyg | 5.00/5 Totalt 2 Betyg |
Utvecklare | octref.dev |
Betalningssätt | free |
Tilläggswebbplats | https://github.com/octref/lynn |
Hjälpsida URL | https://github.com/octref/lynn/issues |
Stödda Språk | 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": [ " |