Page Notes & Line Bookmarks
Add persistent line bookmarks with notes on different places on a page and easily scroll between them
Was ist Page Notes & Line Bookmarks?
Page Notes & Line Bookmarks ist eine Chrome-Erweiterung, die von Ali Zeaiter entwickelt wurde, und ihr Hauptmerkmal ist "Add persistent line bookmarks with notes on different places on a page and easily scroll between them".
Erweiterungsscreenshots
Page Notes & Line Bookmarks-Erweiterungs-CRX-Datei herunterladen
Laden Sie Page Notes & Line Bookmarks-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | kdjhicgeeplbljnmfccpbkkbllhcahae |
| Offizielle URL | https://chromewebstore.google.com/detail/page-notes-line-bookmarks/kdjhicgeeplbljnmfccpbkkbllhcahae |
| Beschreibung | Add persistent line bookmarks with notes on different places on a page and easily scroll between them |
| Dateigröße | 17.35 KB |
| Installationsanzahl | 47 |
| Aktuelle Version | 0.0.5 |
| Letztes Update | 2018-09-26 |
| Veröffentlichungsdatum | 2018-09-25 |
| Bewertung | 4.88/5 Insgesamt 8 Bewertungen |
| Entwickler | Ali Zeaiter |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"author": "Ali Zeaiter",
"browser_action": {
"default_popup": "popup.html"
},
"content_scripts": [
{
"css": [
"css\/bookmark.css"
],
"js": [
"js\/bookmark.c.js"
],
"matches": [
" | |