Just Remind Chrome Extension
Export your kindle highlights to justremind.app
Qu'est-ce que Just Remind Chrome Extension ?
Just Remind Chrome Extension est une extension Chrome développée par just.remind.extension, et sa fonction principale est "Export your kindle highlights to justremind.app".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Just Remind Chrome Extension
Téléchargez les fichiers d'extension Just Remind Chrome Extension au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Never forget about a book again with Just Remind! The extension allows you to import your Kindle highlights to the Just Remind web app.
Informations de Base sur l'Extension
Nom | Just Remind Chrome Extension |
ID | iidldfielonfgiabbjjkbigjjclcpefa |
URL Officiel | https://chromewebstore.google.com/detail/just-remind-chrome-extens/iidldfielonfgiabbjjkbigjjclcpefa |
Description | Export your kindle highlights to justremind.app |
Taille du Fichier | 559 KB |
Nombre d'Installations | 47 |
Version Actuelle | 0.9.15 |
Dernière Mise à Jour | 2023-11-04 |
Date de Publication | 2022-05-23 |
Développeur | just.remind.extension |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://justremind.app/ |
URL de la Page de Politique de Confidentialité | https://justremind.app/privacy_policy |
Langues Prises en Charge | 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": [ " |