Lynn
Vim-like bookmarking with tags
Apa itu Lynn?
Lynn adalah ekstensi Chrome yang dikembangkan oleh octref.dev, dan fitur utamanya adalah "Vim-like bookmarking with tags".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Lynn
Unduh file ekstensi Lynn dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | Lynn |
ID | addhcckhdjeddcehoelbklmanbpadggk |
URL Resmi | https://chromewebstore.google.com/detail/lynn/addhcckhdjeddcehoelbklmanbpadggk |
Deskripsi | Vim-like bookmarking with tags |
Ukuran File | 305 KB |
Jumlah Instalasi | 14 |
Versi Saat Ini | 0.2.13 |
Terakhir Diperbarui | 2015-08-27 |
Tanggal Publikasi | 2015-08-26 |
Penilaian | 5.00/5 Total 2 Penilaian |
Pengembang | octref.dev |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/octref/lynn |
URL Halaman Bantuan | https://github.com/octref/lynn/issues |
Bahasa yang Didukung | 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": [ " |