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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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": [
" | |