Read Later Box
Read Later Box
什么是Read Later Box?
Read Later Box是由Kunihiro Ando开发的Chrome扩展程序,该扩展的主要功能是“Read Later Box”。
扩展截图
下载Read Later Box扩展crx文件
下载Read Later Box扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Read Later Box is a Chrome extension for easily Store links by drag and drop. This extension allows you to save a page for later reading. You can DragDrop a link to Read Later Box. Sync-------------------------------------- Using Bookmarks Minimum Chrome Version 38
扩展基本信息
名称 | Read Later Box |
ID | gmnimllnkdakojkiejmmgfjapmhngahl |
官方URL | https://chromewebstore.google.com/detail/read-later-box/gmnimllnkdakojkiejmmgfjapmhngahl |
简介 | Read Later Box |
文件大小 | 186 KB |
安装次数 | 93 |
当前版本 | 2.8 |
更新时间 | 2015-05-05 |
上架时间 | 2015-05-04 |
评分 | 5.00/5 共1次评分 |
开发者 | Kunihiro Ando |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Read Later Box", "version": "2.8", "description": "Read Later Box", "icons": { "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "128": "icon128.png" }, "options_page": "options.html", "content_scripts": [ { "all_frames": false, "run_at": "document_start", "js": [ "contentscript.js" ], "matches": [ " |