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 拡張機能の基本情報
| 名前 | |
| 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": [
" | |