Scroll Bookmarker
Save your place on a web page to view again later
什麼是Scroll Bookmarker?
Scroll Bookmarker是由Owen開發的Chrome擴展程式,該擴展的主要功能是“Save your place on a web page to view again later”。
擴展截圖
下載Scroll Bookmarker擴展crx文件
下載Scroll Bookmarker擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This chrome extension allows you to save your scroll position on any given website and access that position again at a later date. You may have multiple scroll positions saved on any one web page at a time. The extension allows you to create these scroll markers, cycle through them, and delete them.
擴展基本資訊
名稱 | Scroll Bookmarker |
ID | plnmmjpilknfapheonmhlapbfkkcaeko |
官方網址 | https://chromewebstore.google.com/detail/scroll-bookmarker/plnmmjpilknfapheonmhlapbfkkcaeko |
簡介 | Save your place on a web page to view again later |
檔案大小 | 1.18 MB |
安裝次數 | 487 |
目前版本 | 1.0.0 |
更新時間 | 2018-04-08 |
上架時間 | 2018-04-08 |
評分 | 3.00/5 共 10 次評分 |
開發者 | Owen |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Scroll Bookmarker", "description": "Save your place on a web page to view again later", "version": "1.0.0", "offline_enabled": true, "browser_action": { "default_popup": ".\/index.html" }, "content_scripts": [ { "matches": [ " |