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