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 - это расширение Chrome, разработанное Ali Zeaiter, и его основная функция - "Add persistent line bookmarks with notes on different places on a page and easily scroll between them".
Снимки экрана расширения
Скачать файл CRX расширения Page Notes & Line Bookmarks
Скачайте файлы расширений Page Notes & Line Bookmarks в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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. Основная информация о расширении
| Название | |
| 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": [
" | |