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文件
下载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": [
" | |