Just Remind Chrome Extension
Export your kindle highlights to justremind.app
Co to jest Just Remind Chrome Extension?
Just Remind Chrome Extension to rozszerzenie Chrome opracowane przez just.remind.extension, a jego główną funkcją jest „Export your kindle highlights to justremind.app”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Just Remind Chrome Extension
Pobierz pliki rozszerzeń Just Remind Chrome Extension w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Never forget about a book again with Just Remind! The extension allows you to import your Kindle highlights to the Just Remind web app.
Podstawowe informacje o rozszerzeniu
Nazwa | Just Remind Chrome Extension |
ID | iidldfielonfgiabbjjkbigjjclcpefa |
Oficjalny URL | https://chromewebstore.google.com/detail/just-remind-chrome-extens/iidldfielonfgiabbjjkbigjjclcpefa |
Opis | Export your kindle highlights to justremind.app |
Rozmiar pliku | 559 KB |
Liczba instalacji | 47 |
Aktualna Wersja | 0.9.15 |
Ostatnia Aktualizacja | 2023-11-04 |
Data Publikacji | 2022-05-23 |
Deweloper | just.remind.extension |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://justremind.app/ |
Adres URL Strony Polityki Prywatności | https://justremind.app/privacy_policy |
Obsługiwane Języki | 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": [ " |