Page Notes & Line Bookmarks
Add persistent line bookmarks with notes on different places on a page and easily scroll between them
Vad är Page Notes & Line Bookmarks?
Page Notes & Line Bookmarks är en Chrome-tillägg utvecklad av Ali Zeaiter, och dess huvudfunktion är "Add persistent line bookmarks with notes on different places on a page and easily scroll between them".
Tilläggsskärmbilder
Ladda ner Page Notes & Line Bookmarks-förlängningens CRX-fil
Ladda ner Page Notes & Line Bookmarks-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
| Namn | |
| ID | kdjhicgeeplbljnmfccpbkkbllhcahae |
| Officiell webbadress | https://chromewebstore.google.com/detail/page-notes-line-bookmarks/kdjhicgeeplbljnmfccpbkkbllhcahae |
| Beskrivning | Add persistent line bookmarks with notes on different places on a page and easily scroll between them |
| Filstorlek | 17.35 KB |
| Antal Installationer | 47 |
| Aktuell Version | 0.0.5 |
| Senast Uppdaterad | 2018-09-26 |
| Publiceringsdatum | 2018-09-25 |
| Betyg | 4.88/5 Totalt 8 Betyg |
| Utvecklare | Ali Zeaiter |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | en |
| manifest.json | |
{
"author": "Ali Zeaiter",
"browser_action": {
"default_popup": "popup.html"
},
"content_scripts": [
{
"css": [
"css\/bookmark.css"
],
"js": [
"js\/bookmark.c.js"
],
"matches": [
" | |