Read it later
Save page to read later.
Co to jest Read it later?
Read it later to rozszerzenie Chrome opracowane przez ChanPete, a jego główną funkcją jest „Save page to read later.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Read it later
Pobierz pliki rozszerzeń Read it later 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
"Read it later" is a extension that reappear the famous extension "Read later fast" (which has upgraded and renamed as Pocket now)
Podstawowe informacje o rozszerzeniu
Nazwa | Read it later |
ID | abaaoiinleeejbecmnpolnnfbbglogjm |
Oficjalny URL | https://chromewebstore.google.com/detail/read-it-later/abaaoiinleeejbecmnpolnnfbbglogjm |
Opis | Save page to read later. |
Rozmiar pliku | 1.37 MB |
Liczba instalacji | 951 |
Aktualna Wersja | 5.1.0 |
Ostatnia Aktualizacja | 2023-09-04 |
Data Publikacji | 2019-08-05 |
Ocena | 3.60/5 Łącznie 15 Oceny |
Deweloper | ChanPete |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Read it later", "description": "Save page to read later.", "version": "5.1.0", "icons": { "16": "\/static\/icon-16.png", "128": "\/static\/icon.png" }, "permissions": [ "tabs", "contextMenus" ], "background": { "scripts": [ "\/static\/js\/backgroundScript.js" ] }, "content_scripts": [ { "run_at": "document_end", "matches": [ " |