Page Notes & Line Bookmarks
Add persistent line bookmarks with notes on different places on a page and easily scroll between them
Hvad er Page Notes & Line Bookmarks?
Page Notes & Line Bookmarks er en Chrome-udvidelse udviklet af Ali Zeaiter, og dens hovedfunktion er "Add persistent line bookmarks with notes on different places on a page and easily scroll between them".
Udvidelsesskærmbilleder
Download Page Notes & Line Bookmarks-udvidelses-CRX-fil
Download Page Notes & Line Bookmarks-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | kdjhicgeeplbljnmfccpbkkbllhcahae |
| Officiel URL | https://chromewebstore.google.com/detail/page-notes-line-bookmarks/kdjhicgeeplbljnmfccpbkkbllhcahae |
| Beskrivelse | Add persistent line bookmarks with notes on different places on a page and easily scroll between them |
| Filstørrelse | 17.35 KB |
| Antal Installationer | 47 |
| Nuværende Version | 0.0.5 |
| Senest Opdateret | 2018-09-26 |
| Udgivelsesdato | 2018-09-25 |
| Bedømmelse | 4.88/5 Samlet 8 Bedømmelser |
| Udvikler | Ali Zeaiter |
| [email protected] | |
| Betalingsmetode | free |
| Understøttede Sprog | en |
| manifest.json | |
{
"author": "Ali Zeaiter",
"browser_action": {
"default_popup": "popup.html"
},
"content_scripts": [
{
"css": [
"css\/bookmark.css"
],
"js": [
"js\/bookmark.c.js"
],
"matches": [
" | |