Page Notes & Line Bookmarks
Add persistent line bookmarks with notes on different places on a page and easily scroll between them
Cos'è Page Notes & Line Bookmarks?
Page Notes & Line Bookmarks è un'estensione di Chrome sviluppata da Ali Zeaiter, e la sua funzione principale è "Add persistent line bookmarks with notes on different places on a page and easily scroll between them".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Page Notes & Line Bookmarks
Scarica i file di estensione Page Notes & Line Bookmarks in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | kdjhicgeeplbljnmfccpbkkbllhcahae |
| URL Ufficiale | https://chromewebstore.google.com/detail/page-notes-line-bookmarks/kdjhicgeeplbljnmfccpbkkbllhcahae |
| Descrizione | Add persistent line bookmarks with notes on different places on a page and easily scroll between them |
| Dimensione del File | 17.35 KB |
| Conteggio Installazioni | 47 |
| Versione Corrente | 0.0.5 |
| Ultimo Aggiornamento | 2018-09-26 |
| Data di Pubblicazione | 2018-09-25 |
| Valutazione | 4.88/5 Totale 8 Valutazioni |
| Sviluppatore | Ali Zeaiter |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"author": "Ali Zeaiter",
"browser_action": {
"default_popup": "popup.html"
},
"content_scripts": [
{
"css": [
"css\/bookmark.css"
],
"js": [
"js\/bookmark.c.js"
],
"matches": [
" | |