Page Notes & Line Bookmarks
Add persistent line bookmarks with notes on different places on a page and easily scroll between them
Co to jest Page Notes & Line Bookmarks?
Page Notes & Line Bookmarks to rozszerzenie Chrome opracowane przez Ali Zeaiter, a jego główną funkcją jest „Add persistent line bookmarks with notes on different places on a page and easily scroll between them”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Page Notes & Line Bookmarks
Pobierz pliki rozszerzeń Page Notes & Line Bookmarks w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | kdjhicgeeplbljnmfccpbkkbllhcahae |
| Oficjalny URL | https://chromewebstore.google.com/detail/page-notes-line-bookmarks/kdjhicgeeplbljnmfccpbkkbllhcahae |
| Opis | Add persistent line bookmarks with notes on different places on a page and easily scroll between them |
| Rozmiar pliku | 17.35 KB |
| Liczba instalacji | 47 |
| Aktualna Wersja | 0.0.5 |
| Ostatnia Aktualizacja | 2018-09-26 |
| Data Publikacji | 2018-09-25 |
| Ocena | 4.88/5 Łącznie 8 Oceny |
| Deweloper | Ali Zeaiter |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | en |
| manifest.json | |
{
"author": "Ali Zeaiter",
"browser_action": {
"default_popup": "popup.html"
},
"content_scripts": [
{
"css": [
"css\/bookmark.css"
],
"js": [
"js\/bookmark.c.js"
],
"matches": [
" | |