Memento

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

Apa itu Memento?

Memento adalah ekstensi Chrome yang dikembangkan oleh memento.webapp, dan fitur utamanya adalah "Save your online memories with Memento. The Memento Chrome extension allows you to save and organize URLs with Memento. Simply…".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Memento

Unduh file ekstensi Memento dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Memento Memento
ID djcdckamihmkfclojigjpccfkgliijgo
URL Resmi https://chromewebstore.google.com/detail/memento/djcdckamihmkfclojigjpccfkgliijgo
Deskripsi Save your online memories with Memento. The Memento Chrome extension allows you to save and organize URLs with Memento. Simply…
Ukuran File 92.48 KB
Jumlah Instalasi 51
Versi Saat Ini 1.3
Terakhir Diperbarui 2021-03-02
Tanggal Publikasi 2021-02-16
Pengembang memento.webapp
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://memento-me.com
Bahasa yang Didukung 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"
    ]
}