Memento

Save your online memories with Memento. The Memento Chrome extension allows you to save and organize URLs with Memento. Simply…

Co to jest Memento?

Memento to rozszerzenie Chrome opracowane przez memento.webapp, a jego główną funkcją jest „Save your online memories with Memento. The Memento Chrome extension allows you to save and organize URLs with Memento. Simply…”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Memento

Pobierz pliki rozszerzeń Memento 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

                        Save your online memories with Memento.

The Memento Chrome extension allows you to save and organize URLs with Memento. Simply open the extension in the page you want to save and add it to your personal database. These memories will be synced across all devices connected to your Memento account.

Memento uses powerful APIs to automatically categorize and organize your URLs so it's easy to search for them later on.

Please make sure to first create a Memento account here (https://memento-me.com/) to utilize the extension.                    

Podstawowe informacje o rozszerzeniu

Nazwa Memento Memento
ID djcdckamihmkfclojigjpccfkgliijgo
Oficjalny URL https://chromewebstore.google.com/detail/memento/djcdckamihmkfclojigjpccfkgliijgo
Opis Save your online memories with Memento. The Memento Chrome extension allows you to save and organize URLs with Memento. Simply…
Rozmiar pliku 92.48 KB
Liczba instalacji 51
Aktualna Wersja 1.3
Ostatnia Aktualizacja 2021-03-02
Data Publikacji 2021-02-16
Deweloper memento.webapp
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://memento-me.com
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Memento",
    "version": "1.3",
    "icons": {
        "16": ".\/assets\/memento-chrome-extension.png",
        "48": ".\/assets\/memento-chrome-extension.png",
        "128": ".\/assets\/memento-chrome-extension.png"
    },
    "browser_action": {
        "default_title": "Memento",
        "default_popup": "index.html"
    },
    "manifest_version": 2,
    "permissions": [
        "tabs",
        "storage"
    ]
}