Page Notes & Line Bookmarks
Add persistent line bookmarks with notes on different places on a page and easily scroll between them
Page Notes & Line Bookmarks란 무엇입니까?
Page Notes & Line Bookmarks은(는) Ali Zeaiter에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Add persistent line bookmarks with notes on different places on a page and easily scroll between them"입니다.
확장 프로그램 스크린샷
Page Notes & Line Bookmarks 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | Page Notes & Line Bookmarks |
ID | kdjhicgeeplbljnmfccpbkkbllhcahae |
공식 URL | https://chromewebstore.google.com/detail/page-notes-line-bookmarks/kdjhicgeeplbljnmfccpbkkbllhcahae |
설명 | Add persistent line bookmarks with notes on different places on a page and easily scroll between them |
파일 크기 | 17.35 KB |
설치 횟수 | 47 |
현재 버전 | 0.0.5 |
최근 업데이트 | 2018-09-26 |
출시 날짜 | 2018-09-25 |
평점 | 4.88/5 총 8 개의 평점 |
개발자 | Ali Zeaiter |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "author": "Ali Zeaiter", "browser_action": { "default_popup": "popup.html" }, "content_scripts": [ { "css": [ "css\/bookmark.css" ], "js": [ "js\/bookmark.c.js" ], "matches": [ " |