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 |
| Eメール | [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": [
" | |