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 |
官方URL | 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": [ " |