Page Notes & Line Bookmarks
Add persistent line bookmarks with notes on different places on a page and easily scroll between them
Apa itu Page Notes & Line Bookmarks?
Page Notes & Line Bookmarks adalah ekstensi Chrome yang dikembangkan oleh Ali Zeaiter, dan fitur utamanya adalah "Add persistent line bookmarks with notes on different places on a page and easily scroll between them".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Page Notes & Line Bookmarks
Unduh file ekstensi Page Notes & Line Bookmarks 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
I can’t count the times I have wanted to easily scroll back to a certain line while reading a long page without wasting a couple of seconds to find it. Therefore, I created this extension that lets me easily pin lines I am interested in and find them later immediately using a simple shortcut. I even made them have notes and be persistent :). Persistent means that they stay on the page even if I exit chrome or shut down my computer until I remove them myself ensuring I never lose important information. So being the awesome fellow I am, I am sharing it with everyone.
Informasi Dasar Ekstensi
Nama | Page Notes & Line Bookmarks |
ID | kdjhicgeeplbljnmfccpbkkbllhcahae |
URL Resmi | https://chromewebstore.google.com/detail/page-notes-line-bookmarks/kdjhicgeeplbljnmfccpbkkbllhcahae |
Deskripsi | Add persistent line bookmarks with notes on different places on a page and easily scroll between them |
Ukuran File | 17.35 KB |
Jumlah Instalasi | 47 |
Versi Saat Ini | 0.0.5 |
Terakhir Diperbarui | 2018-09-26 |
Tanggal Publikasi | 2018-09-25 |
Penilaian | 4.88/5 Total 8 Penilaian |
Pengembang | Ali Zeaiter |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "author": "Ali Zeaiter", "browser_action": { "default_popup": "popup.html" }, "content_scripts": [ { "css": [ "css\/bookmark.css" ], "js": [ "js\/bookmark.c.js" ], "matches": [ " |