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 |
电子邮箱 | [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": [ " |