Just Remind Chrome Extension
Export your kindle highlights to justremind.app
Just Remind Chrome Extensionとは何ですか?
Just Remind Chrome Extensionはjust.remind.extensionによって開発されたChromeの拡張機能で、その主な機能は「Export your kindle highlights to justremind.app」です。
拡張機能のスクリーンショット
Just Remind Chrome Extension拡張機能のCRXファイルをダウンロード
Just Remind Chrome Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Never forget about a book again with Just Remind! The extension allows you to import your Kindle highlights to the Just Remind web app.
拡張機能の基本情報
名前 | Just Remind Chrome Extension |
ID | iidldfielonfgiabbjjkbigjjclcpefa |
公式URL | https://chromewebstore.google.com/detail/just-remind-chrome-extens/iidldfielonfgiabbjjkbigjjclcpefa |
説明 | Export your kindle highlights to justremind.app |
ファイルサイズ | 559 KB |
インストール数 | 47 |
現在のバージョン | 0.9.15 |
最終更新日 | 2023-11-04 |
公開日 | 2022-05-23 |
開発者 | just.remind.extension |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://justremind.app/ |
プライバシーポリシーページのURL | https://justremind.app/privacy_policy |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Just Remind Chrome Extension", "version": "0.9.15", "description": "Export your kindle highlights to justremind.app", "manifest_version": 3, "author": "Loic Boset", "action": { "default_popup": "index.html", "default_title": "Just Remind Chrome Extension", "default_icon": { "16": ".\/images\/logo_16.png", "32": ".\/images\/logo_32.png", "48": ".\/images\/logo_48.png", "128": ".\/images\/logo_128.png" } }, "icons": { "16": ".\/images\/logo_16.png", "32": ".\/images\/logo_32.png", "48": ".\/images\/logo_48.png", "128": ".\/images\/logo_128.png" }, "background": { "service_worker": ".\/static\/js\/background.js" }, "content_scripts": [ { "matches": [ " |